#30125d color space conversions
Hex:
        #30125d
        RGB:
        48, 18, 93
        CMY:
        81, 93, 64
        CMYK:
        48, 81, 0, 64
      HSL:
        264°, 67.5676%, 21.7647%
        HSV (HSB):
        264°, 80.6452%, 36.4706%
        XYZ:
        3.4110, 1.8513, 10.5335
        xyY:
        0.2159, 0.1172, 1.8513
      CIE-Lab:
        14.6867, 32.6541, -38.9041
        CIE-LCH:
        14.6867, 50.7919, 310.0083
        CIE-Luv:
        14.6867, 3.7208, -38.7472
        Hunter-Lab:
        13.6063, 20.9380, -36.3758
      #30125d color charts
#30125d RGB chart
      #30125d CMYK chart
      #30125d RGB pie chart
      #30125d color shades, tints & tones
#30125d color schemes
#30125d color preview, HTML & CSS examples
           This text has a color of #30125d        
        
          <p style="color:#30125d;">Text here</p>
        
        
          .mytext {color:#30125d;}
        
        Text color #30125d
      
           This box has a color of #30125d        
        
          <div style="background-color:#30125d;">Content here</div>
        
        
          .mybackground {background-color:#30125d;}
        
        Background color #30125d
      
           Border around this has a color of #30125d        
        
          <div style="border:2px solid #30125d;">Content here</div>
        
        
          .myborder {border:2px solid #30125d;}
        
        Border color #30125d