#3c0fbc color space conversions
Hex:
        #3c0fbc
        RGB:
        60, 15, 188
        CMY:
        76, 94, 26
        CMYK:
        68, 92, 0, 26
      HSL:
        256°, 85.2217%, 39.8039%
        HSV (HSB):
        256°, 92.0213%, 73.7255%
        XYZ:
        11.1114, 4.9331, 47.9435
        xyY:
        0.1736, 0.0771, 4.9331
      CIE-Lab:
        26.5434, 61.1050, -78.8044
        CIE-LCH:
        26.5434, 99.7194, 307.7901
        CIE-Luv:
        26.5434, -1.2776, -94.6877
        Hunter-Lab:
        22.2107, 50.4300, -112.4346
      #3c0fbc color charts
#3c0fbc RGB chart
      #3c0fbc CMYK chart
      #3c0fbc RGB pie chart
      #3c0fbc color shades, tints & tones
#3c0fbc color schemes
#3c0fbc color preview, HTML & CSS examples
           This text has a color of #3c0fbc        
        
          <p style="color:#3c0fbc;">Text here</p>
        
        
          .mytext {color:#3c0fbc;}
        
        Text color #3c0fbc
      
           This box has a color of #3c0fbc        
        
          <div style="background-color:#3c0fbc;">Content here</div>
        
        
          .mybackground {background-color:#3c0fbc;}
        
        Background color #3c0fbc
      
           Border around this has a color of #3c0fbc        
        
          <div style="border:2px solid #3c0fbc;">Content here</div>
        
        
          .myborder {border:2px solid #3c0fbc;}
        
        Border color #3c0fbc