#3c1bae color space conversions
Hex:
        #3c1bae
        RGB:
        60, 27, 174
        CMY:
        76, 89, 32
        CMYK:
        66, 84, 0, 32
      HSL:
        253°, 73.1343%, 39.4118%
        HSV (HSB):
        253°, 84.4828%, 68.2353%
        XYZ:
        9.8954, 4.8005, 40.4494
        xyY:
        0.1794, 0.0871, 4.8005
      CIE-Lab:
        26.1587, 53.4982, -71.0867
        CIE-LCH:
        26.1587, 88.9684, 306.9642
        CIE-Luv:
        26.1587, -1.0535, -86.9776
        Hunter-Lab:
        21.9101, 42.2745, -94.1216
      #3c1bae color charts
#3c1bae RGB chart
      #3c1bae CMYK chart
      #3c1bae RGB pie chart
      #3c1bae color shades, tints & tones
#3c1bae color schemes
#3c1bae color preview, HTML & CSS examples
           This text has a color of #3c1bae        
        
          <p style="color:#3c1bae;">Text here</p>
        
        
          .mytext {color:#3c1bae;}
        
        Text color #3c1bae
      
           This box has a color of #3c1bae        
        
          <div style="background-color:#3c1bae;">Content here</div>
        
        
          .mybackground {background-color:#3c1bae;}
        
        Background color #3c1bae
      
           Border around this has a color of #3c1bae        
        
          <div style="border:2px solid #3c1bae;">Content here</div>
        
        
          .myborder {border:2px solid #3c1bae;}
        
        Border color #3c1bae