#3f1def color space conversions
Hex:
        #3f1def
        RGB:
        63, 29, 239
        CMY:
        75, 89, 6
        CMYK:
        74, 88, 0, 6
      HSL:
        250°, 86.7769%, 52.5490%
        HSV (HSB):
        250°, 87.8661%, 93.7255%
        XYZ:
        18.0693, 8.1675, 82.2855
        xyY:
        0.1665, 0.0753, 8.1675
      CIE-Lab:
        34.3293, 70.5630, -95.3985
        CIE-LCH:
        34.3293, 118.6592, 306.4891
        CIE-Luv:
        34.3293, -5.0379, -124.3381
        Hunter-Lab:
        28.5788, 62.8455, -150.7054
      #3f1def color charts
#3f1def RGB chart
      #3f1def CMYK chart
      #3f1def RGB pie chart
      #3f1def color shades, tints & tones
#3f1def color schemes
#3f1def color preview, HTML & CSS examples
           This text has a color of #3f1def        
        
          <p style="color:#3f1def;">Text here</p>
        
        
          .mytext {color:#3f1def;}
        
        Text color #3f1def
      
           This box has a color of #3f1def        
        
          <div style="background-color:#3f1def;">Content here</div>
        
        
          .mybackground {background-color:#3f1def;}
        
        Background color #3f1def
      
           Border around this has a color of #3f1def        
        
          <div style="border:2px solid #3f1def;">Content here</div>
        
        
          .myborder {border:2px solid #3f1def;}
        
        Border color #3f1def