#3f0fca color space conversions
Hex:
        #3f0fca
        RGB:
        63, 15, 202
        CMY:
        75, 94, 21
        CMYK:
        69, 93, 0, 21
      HSL:
        255°, 86.1751%, 42.5490%
        HSV (HSB):
        255°, 92.5743%, 79.2157%
        XYZ:
        12.8814, 5.6627, 56.2912
        xyY:
        0.1721, 0.0757, 5.6627
      CIE-Lab:
        28.5450, 64.8253, -83.7162
        CIE-LCH:
        28.5450, 105.8807, 307.7522
        CIE-Luv:
        28.5450, -1.7217, -102.8800
        Hunter-Lab:
        23.7964, 54.9815, -123.5952
      #3f0fca color charts
#3f0fca RGB chart
      #3f0fca CMYK chart
      #3f0fca RGB pie chart
      #3f0fca color shades, tints & tones
#3f0fca color schemes
#3f0fca color preview, HTML & CSS examples
           This text has a color of #3f0fca        
        
          <p style="color:#3f0fca;">Text here</p>
        
        
          .mytext {color:#3f0fca;}
        
        Text color #3f0fca
      
           This box has a color of #3f0fca        
        
          <div style="background-color:#3f0fca;">Content here</div>
        
        
          .mybackground {background-color:#3f0fca;}
        
        Background color #3f0fca
      
           Border around this has a color of #3f0fca        
        
          <div style="border:2px solid #3f0fca;">Content here</div>
        
        
          .myborder {border:2px solid #3f0fca;}
        
        Border color #3f0fca