#3c0fac color space conversions
Hex:
        #3c0fac
        RGB:
        60, 15, 172
        CMY:
        76, 94, 33
        CMYK:
        65, 91, 0, 33
      HSL:
        257°, 83.9572%, 36.6667%
        HSV (HSB):
        257°, 91.2791%, 67.4510%
        XYZ:
        9.4807, 4.2809, 39.3563
        xyY:
        0.1785, 0.0806, 4.2809
      CIE-Lab:
        24.5790, 56.9742, -72.5033
        CIE-LCH:
        24.5790, 92.2106, 308.1608
        CIE-Luv:
        24.5790, -0.0258, -85.4488
        Hunter-Lab:
        20.6902, 45.5844, -98.2964
      #3c0fac color charts
#3c0fac RGB chart
      #3c0fac CMYK chart
      #3c0fac RGB pie chart
      #3c0fac color shades, tints & tones
#3c0fac color schemes
#3c0fac color preview, HTML & CSS examples
           This text has a color of #3c0fac        
        
          <p style="color:#3c0fac;">Text here</p>
        
        
          .mytext {color:#3c0fac;}
        
        Text color #3c0fac
      
           This box has a color of #3c0fac        
        
          <div style="background-color:#3c0fac;">Content here</div>
        
        
          .mybackground {background-color:#3c0fac;}
        
        Background color #3c0fac
      
           Border around this has a color of #3c0fac        
        
          <div style="border:2px solid #3c0fac;">Content here</div>
        
        
          .myborder {border:2px solid #3c0fac;}
        
        Border color #3c0fac