#3c0bae color space conversions
Hex:
        #3c0bae
        RGB:
        60, 11, 174
        CMY:
        76, 96, 32
        CMYK:
        66, 94, 0, 32
      HSL:
        258°, 88.1081%, 36.2745%
        HSV (HSB):
        258°, 93.6782%, 68.2353%
        XYZ:
        9.6231, 4.2560, 40.3587
        xyY:
        0.1774, 0.0785, 4.2560
      CIE-Lab:
        24.5003, 58.4691, -73.8384
        CIE-LCH:
        24.5003, 94.1846, 308.3740
        CIE-Luv:
        24.5003, 0.0081, -86.4549
        Hunter-Lab:
        20.6301, 47.1608, -101.5483
      #3c0bae color charts
#3c0bae RGB chart
      #3c0bae CMYK chart
      #3c0bae RGB pie chart
      #3c0bae color shades, tints & tones
#3c0bae color schemes
#3c0bae color preview, HTML & CSS examples
           This text has a color of #3c0bae        
        
          <p style="color:#3c0bae;">Text here</p>
        
        
          .mytext {color:#3c0bae;}
        
        Text color #3c0bae
      
           This box has a color of #3c0bae        
        
          <div style="background-color:#3c0bae;">Content here</div>
        
        
          .mybackground {background-color:#3c0bae;}
        
        Background color #3c0bae
      
           Border around this has a color of #3c0bae        
        
          <div style="border:2px solid #3c0bae;">Content here</div>
        
        
          .myborder {border:2px solid #3c0bae;}
        
        Border color #3c0bae