#3f1eec color space conversions
Hex:
        #3f1eec
        RGB:
        63, 30, 236
        CMY:
        75, 88, 7
        CMYK:
        73, 87, 0, 7
      HSL:
        250°, 84.4262%, 52.1569%
        HSV (HSB):
        250°, 87.2881%, 92.5490%
        XYZ:
        17.6545, 8.0414, 79.9785
        xyY:
        0.1671, 0.0761, 8.0414
      CIE-Lab:
        34.0690, 69.4680, -94.1286
        CIE-LCH:
        34.0690, 116.9872, 306.4278
        CIE-Luv:
        34.0690, -4.9269, -122.6740
        Hunter-Lab:
        28.3574, 61.5033, -147.3697
      #3f1eec color charts
#3f1eec RGB chart
      #3f1eec CMYK chart
      #3f1eec RGB pie chart
      #3f1eec color shades, tints & tones
#3f1eec color schemes
#3f1eec color preview, HTML & CSS examples
           This text has a color of #3f1eec        
        
          <p style="color:#3f1eec;">Text here</p>
        
        
          .mytext {color:#3f1eec;}
        
        Text color #3f1eec
      
           This box has a color of #3f1eec        
        
          <div style="background-color:#3f1eec;">Content here</div>
        
        
          .mybackground {background-color:#3f1eec;}
        
        Background color #3f1eec
      
           Border around this has a color of #3f1eec        
        
          <div style="border:2px solid #3f1eec;">Content here</div>
        
        
          .myborder {border:2px solid #3f1eec;}
        
        Border color #3f1eec