#3a066d color space conversions
Hex:
        #3a066d
        RGB:
        58, 6, 109
        CMY:
        77, 98, 57
        CMYK:
        47, 94, 0, 57
      HSL:
        270°, 89.5652%, 22.5490%
        HSV (HSB):
        270°, 94.4954%, 42.7451%
        XYZ:
        4.5704, 2.1339, 14.6390
        xyY:
        0.2141, 0.1000, 2.1339
      CIE-Lab:
        16.1749, 43.1347, -46.9843
        CIE-LCH:
        16.1749, 63.7819, 312.5540
        CIE-Luv:
        16.1749, 6.1547, -48.3104
        Hunter-Lab:
        14.6079, 30.2832, -49.1905
      #3a066d color charts
#3a066d RGB chart
      #3a066d CMYK chart
      #3a066d RGB pie chart
      #3a066d color shades, tints & tones
#3a066d color schemes
#3a066d color preview, HTML & CSS examples
           This text has a color of #3a066d        
        
          <p style="color:#3a066d;">Text here</p>
        
        
          .mytext {color:#3a066d;}
        
        Text color #3a066d
      
           This box has a color of #3a066d        
        
          <div style="background-color:#3a066d;">Content here</div>
        
        
          .mybackground {background-color:#3a066d;}
        
        Background color #3a066d
      
           Border around this has a color of #3a066d        
        
          <div style="border:2px solid #3a066d;">Content here</div>
        
        
          .myborder {border:2px solid #3a066d;}
        
        Border color #3a066d