#2f1efe color space conversions
Hex:
        #2f1efe
        RGB:
        47, 30, 254
        CMY:
        82, 88, 0
        CMYK:
        81, 88, 0, 0
      HSL:
        245°, 99.1150%, 55.6863%
        HSV (HSB):
        245°, 88.1890%, 99.6078%
        XYZ:
        19.5260, 8.6886, 94.4139
        xyY:
        0.1592, 0.0709, 8.6886
      CIE-Lab:
        35.3778, 73.5708, -102.1343
        CIE-LCH:
        35.3778, 125.8732, 305.7665
        CIE-Luv:
        35.3778, -8.0493, -132.3539
        Hunter-Lab:
        29.4765, 66.6589, -169.2736
      #2f1efe color charts
#2f1efe RGB chart
      #2f1efe CMYK chart
      #2f1efe RGB pie chart
      #2f1efe color shades, tints & tones
#2f1efe color schemes
#2f1efe color preview, HTML & CSS examples
           This text has a color of #2f1efe        
        
          <p style="color:#2f1efe;">Text here</p>
        
        
          .mytext {color:#2f1efe;}
        
        Text color #2f1efe
      
           This box has a color of #2f1efe        
        
          <div style="background-color:#2f1efe;">Content here</div>
        
        
          .mybackground {background-color:#2f1efe;}
        
        Background color #2f1efe
      
           Border around this has a color of #2f1efe        
        
          <div style="border:2px solid #2f1efe;">Content here</div>
        
        
          .myborder {border:2px solid #2f1efe;}
        
        Border color #2f1efe