#3c0fca color space conversions
Hex:
        #3c0fca
        RGB:
        60, 15, 202
        CMY:
        76, 94, 21
        CMYK:
        70, 93, 0, 21
      HSL:
        254°, 86.1751%, 42.5490%
        HSV (HSB):
        254°, 92.5743%, 79.2157%
        XYZ:
        12.6950, 5.5666, 56.2825
        xyY:
        0.1703, 0.0747, 5.5666
      CIE-Lab:
        28.2915, 64.6727, -84.1449
        CIE-LCH:
        28.2915, 106.1269, 307.5454
        CIE-Luv:
        28.2915, -2.2977, -102.7282
        Hunter-Lab:
        23.5936, 54.7565, -124.9207
      #3c0fca color charts
#3c0fca RGB chart
      #3c0fca CMYK chart
      #3c0fca RGB pie chart
      #3c0fca color shades, tints & tones
#3c0fca color schemes
#3c0fca color preview, HTML & CSS examples
           This text has a color of #3c0fca        
        
          <p style="color:#3c0fca;">Text here</p>
        
        
          .mytext {color:#3c0fca;}
        
        Text color #3c0fca
      
           This box has a color of #3c0fca        
        
          <div style="background-color:#3c0fca;">Content here</div>
        
        
          .mybackground {background-color:#3c0fca;}
        
        Background color #3c0fca
      
           Border around this has a color of #3c0fca        
        
          <div style="border:2px solid #3c0fca;">Content here</div>
        
        
          .myborder {border:2px solid #3c0fca;}
        
        Border color #3c0fca