#308085 color space conversions
Hex:
        #308085
        RGB:
        48, 128, 133
        CMY:
        81, 50, 48
        CMYK:
        64, 4, 0, 48
      HSL:
        184°, 46.9613%, 35.4902%
        HSV (HSB):
        184°, 63.9098%, 52.1569%
        XYZ:
        13.1717, 17.7602, 24.9241
        xyY:
        0.2358, 0.3180, 17.7602
      CIE-Lab:
        49.2039, -22.3067, -9.9236
        CIE-LCH:
        49.2039, 24.4145, 203.9830
        CIE-Luv:
        49.2039, -31.4403, -11.0329
        Hunter-Lab:
        42.1428, -17.9598, -5.5654
      #308085 color charts
#308085 RGB chart
      #308085 CMYK chart
      #308085 RGB pie chart
      #308085 color shades, tints & tones
#308085 color schemes
#308085 color preview, HTML & CSS examples
           This text has a color of #308085        
        
          <p style="color:#308085;">Text here</p>
        
        
          .mytext {color:#308085;}
        
        Text color #308085
      
           This box has a color of #308085        
        
          <div style="background-color:#308085;">Content here</div>
        
        
          .mybackground {background-color:#308085;}
        
        Background color #308085
      
           Border around this has a color of #308085        
        
          <div style="border:2px solid #308085;">Content here</div>
        
        
          .myborder {border:2px solid #308085;}
        
        Border color #308085