#30815d color space conversions
Hex:
        #30815d
        RGB:
        48, 129, 93
        CMY:
        81, 49, 64
        CMYK:
        63, 0, 28, 49
      HSL:
        153°, 45.7627%, 34.7059%
        HSV (HSB):
        153°, 62.7907%, 50.5882%
        XYZ:
        11.0450, 17.1192, 13.0781
        xyY:
        0.2678, 0.4151, 17.1192
      CIE-Lab:
        48.4099, -33.6351, 12.3724
        CIE-LCH:
        48.4099, 35.8385, 159.8043
        CIE-Luv:
        48.4099, -33.9605, 21.0318
        Hunter-Lab:
        41.3754, -24.7571, 10.2221
      #30815d color charts
#30815d RGB chart
      #30815d CMYK chart
      #30815d RGB pie chart
      #30815d color shades, tints & tones
#30815d color schemes
#30815d color preview, HTML & CSS examples
           This text has a color of #30815d        
        
          <p style="color:#30815d;">Text here</p>
        
        
          .mytext {color:#30815d;}
        
        Text color #30815d
      
           This box has a color of #30815d        
        
          <div style="background-color:#30815d;">Content here</div>
        
        
          .mybackground {background-color:#30815d;}
        
        Background color #30815d
      
           Border around this has a color of #30815d        
        
          <div style="border:2px solid #30815d;">Content here</div>
        
        
          .myborder {border:2px solid #30815d;}
        
        Border color #30815d