#30275d color space conversions
Hex:
        #30275d
        RGB:
        48, 39, 93
        CMY:
        81, 85, 64
        CMYK:
        48, 58, 0, 64
      HSL:
        250°, 40.9091%, 25.8824%
        HSV (HSB):
        250°, 58.0645%, 36.4706%
        XYZ:
        3.9202, 2.8697, 10.7032
        xyY:
        0.2241, 0.1640, 2.8697
      CIE-Lab:
        19.5144, 19.6743, -31.0710
        CIE-LCH:
        19.5144, 36.7761, 302.3422
        CIE-Luv:
        19.5144, 0.1173, -35.9523
        Hunter-Lab:
        16.9403, 11.6620, -25.6025
      #30275d color charts
#30275d RGB chart
      #30275d CMYK chart
      #30275d RGB pie chart
      #30275d color shades, tints & tones
#30275d color schemes
#30275d color preview, HTML & CSS examples
           This text has a color of #30275d        
        
          <p style="color:#30275d;">Text here</p>
        
        
          .mytext {color:#30275d;}
        
        Text color #30275d
      
           This box has a color of #30275d        
        
          <div style="background-color:#30275d;">Content here</div>
        
        
          .mybackground {background-color:#30275d;}
        
        Background color #30275d
      
           Border around this has a color of #30275d        
        
          <div style="border:2px solid #30275d;">Content here</div>
        
        
          .myborder {border:2px solid #30275d;}
        
        Border color #30275d