#3b006d color space conversions
Hex:
        #3b006d
        RGB:
        59, 0, 109
        CMY:
        77, 100, 57
        CMYK:
        46, 100, 0, 57
      HSL:
        272°, 100.0000%, 21.3725%
        HSV (HSB):
        272°, 100.0000%, 42.7451%
        XYZ:
        4.5639, 2.0339, 14.6200
        xyY:
        0.2151, 0.0959, 2.0339
      CIE-Lab:
        15.6643, 45.2504, -47.8204
        CIE-LCH:
        15.6643, 65.8360, 313.4183
        CIE-Luv:
        15.6643, 6.8100, -48.1449
        Hunter-Lab:
        14.2616, 32.1652, -50.7970
      #3b006d color charts
#3b006d RGB chart
      #3b006d CMYK chart
      #3b006d RGB pie chart
      #3b006d color shades, tints & tones
#3b006d color schemes
#3b006d color preview, HTML & CSS examples
           This text has a color of #3b006d        
        
          <p style="color:#3b006d;">Text here</p>
        
        
          .mytext {color:#3b006d;}
        
        Text color #3b006d
      
           This box has a color of #3b006d        
        
          <div style="background-color:#3b006d;">Content here</div>
        
        
          .mybackground {background-color:#3b006d;}
        
        Background color #3b006d
      
           Border around this has a color of #3b006d        
        
          <div style="border:2px solid #3b006d;">Content here</div>
        
        
          .myborder {border:2px solid #3b006d;}
        
        Border color #3b006d