#2f2efe color space conversions
Hex:
        #2f2efe
        RGB:
        47, 46, 254
        CMY:
        82, 82, 0
        CMYK:
        81, 82, 0, 0
      HSL:
        240°, 99.0476%, 58.8235%
        HSV (HSB):
        240°, 81.8898%, 99.6078%
        XYZ:
        20.0387, 9.7141, 94.5848
        xyY:
        0.1612, 0.0781, 9.7141
      CIE-Lab:
        37.3243, 67.7405, -98.8932
        CIE-LCH:
        37.3243, 119.8693, 304.4106
        CIE-Luv:
        37.3243, -9.4723, -132.8717
        Hunter-Lab:
        31.1674, 60.2212, -158.1121
      #2f2efe color charts
#2f2efe RGB chart
      #2f2efe CMYK chart
      #2f2efe RGB pie chart
      #2f2efe color shades, tints & tones
#2f2efe color schemes
#2f2efe color preview, HTML & CSS examples
           This text has a color of #2f2efe        
        
          <p style="color:#2f2efe;">Text here</p>
        
        
          .mytext {color:#2f2efe;}
        
        Text color #2f2efe
      
           This box has a color of #2f2efe        
        
          <div style="background-color:#2f2efe;">Content here</div>
        
        
          .mybackground {background-color:#2f2efe;}
        
        Background color #2f2efe
      
           Border around this has a color of #2f2efe        
        
          <div style="border:2px solid #2f2efe;">Content here</div>
        
        
          .myborder {border:2px solid #2f2efe;}
        
        Border color #2f2efe