#3f10ca color space conversions
Hex:
        #3f10ca
        RGB:
        63, 16, 202
        CMY:
        75, 94, 21
        CMYK:
        69, 92, 0, 21
      HSL:
        255°, 85.3211%, 42.7451%
        HSV (HSB):
        255°, 92.0792%, 79.2157%
        XYZ:
        12.8959, 5.6916, 56.2960
        xyY:
        0.1722, 0.0760, 5.6916
      CIE-Lab:
        28.6207, 64.5949, -83.5902
        CIE-LCH:
        28.6207, 105.6401, 307.6953
        CIE-Luv:
        28.6207, -1.7702, -102.9135
        Hunter-Lab:
        23.8571, 54.7375, -123.2077
      #3f10ca color charts
#3f10ca RGB chart
      #3f10ca CMYK chart
      #3f10ca RGB pie chart
      #3f10ca color shades, tints & tones
#3f10ca color schemes
#3f10ca color preview, HTML & CSS examples
           This text has a color of #3f10ca        
        
          <p style="color:#3f10ca;">Text here</p>
        
        
          .mytext {color:#3f10ca;}
        
        Text color #3f10ca
      
           This box has a color of #3f10ca        
        
          <div style="background-color:#3f10ca;">Content here</div>
        
        
          .mybackground {background-color:#3f10ca;}
        
        Background color #3f10ca
      
           Border around this has a color of #3f10ca        
        
          <div style="border:2px solid #3f10ca;">Content here</div>
        
        
          .myborder {border:2px solid #3f10ca;}
        
        Border color #3f10ca