#3c0bcb color space conversions
Hex:
        #3c0bcb
        RGB:
        60, 11, 203
        CMY:
        76, 96, 20
        CMYK:
        70, 95, 0, 20
      HSL:
        255°, 89.7196%, 41.9608%
        HSV (HSB):
        255°, 94.5813%, 79.6078%
        XYZ:
        12.7626, 5.5118, 56.8911
        xyY:
        0.1698, 0.0733, 5.5118
      CIE-Lab:
        28.1458, 65.7543, -84.9727
        CIE-LCH:
        28.1458, 107.4430, 307.7337
        CIE-Luv:
        28.1458, -2.1961, -103.1553
        Hunter-Lab:
        23.4772, 55.9507, -127.2403
      #3c0bcb color charts
#3c0bcb RGB chart
      #3c0bcb CMYK chart
      #3c0bcb RGB pie chart
      #3c0bcb color shades, tints & tones
#3c0bcb color schemes
#3c0bcb color preview, HTML & CSS examples
           This text has a color of #3c0bcb        
        
          <p style="color:#3c0bcb;">Text here</p>
        
        
          .mytext {color:#3c0bcb;}
        
        Text color #3c0bcb
      
           This box has a color of #3c0bcb        
        
          <div style="background-color:#3c0bcb;">Content here</div>
        
        
          .mybackground {background-color:#3c0bcb;}
        
        Background color #3c0bcb
      
           Border around this has a color of #3c0bcb        
        
          <div style="border:2px solid #3c0bcb;">Content here</div>
        
        
          .myborder {border:2px solid #3c0bcb;}
        
        Border color #3c0bcb