#3a005d color space conversions
Hex:
        #3a005d
        RGB:
        58, 0, 93
        CMY:
        77, 100, 64
        CMYK:
        38, 100, 0, 64
      HSL:
        277°, 100.0000%, 18.2353%
        HSV (HSB):
        277°, 100.0000%, 36.4706%
        XYZ:
        3.7207, 1.6899, 10.4860
        xyY:
        0.2341, 0.1063, 1.6899
      CIE-Lab:
        13.7674, 41.4640, -40.3510
        CIE-LCH:
        13.7674, 57.8573, 315.7795
        CIE-Luv:
        13.7674, 8.5997, -38.8492
        Hunter-Lab:
        12.9994, 28.3413, -38.7267
      #3a005d color charts
#3a005d RGB chart
      #3a005d CMYK chart
      #3a005d RGB pie chart
      #3a005d color shades, tints & tones
#3a005d color schemes
#3a005d color preview, HTML & CSS examples
           This text has a color of #3a005d        
        
          <p style="color:#3a005d;">Text here</p>
        
        
          .mytext {color:#3a005d;}
        
        Text color #3a005d
      
           This box has a color of #3a005d        
        
          <div style="background-color:#3a005d;">Content here</div>
        
        
          .mybackground {background-color:#3a005d;}
        
        Background color #3a005d
      
           Border around this has a color of #3a005d        
        
          <div style="border:2px solid #3a005d;">Content here</div>
        
        
          .myborder {border:2px solid #3a005d;}
        
        Border color #3a005d