#048b95 color space conversions
Hex:
        #048b95
        RGB:
        4, 139, 149
        CMY:
        98, 45, 42
        CMYK:
        97, 7, 0, 42
      HSL:
        184°, 94.7712%, 30.0000%
        HSV (HSB):
        184°, 97.3154%, 58.4314%
        XYZ:
        14.7075, 20.6610, 31.6466
        xyY:
        0.2195, 0.3083, 20.6610
      CIE-Lab:
        52.5764, -27.1545, -14.2453
        CIE-LCH:
        52.5764, 30.6643, 207.6816
        CIE-Luv:
        52.5764, -39.3843, -17.1822
        Hunter-Lab:
        45.4543, -21.7885, -9.4613
      #048b95 color charts
#048b95 RGB chart
      #048b95 CMYK chart
      #048b95 RGB pie chart
      #048b95 color shades, tints & tones
#048b95 color schemes
#048b95 color preview, HTML & CSS examples
           This text has a color of #048b95        
        
          <p style="color:#048b95;">Text here</p>
        
        
          .mytext {color:#048b95;}
        
        Text color #048b95
      
           This box has a color of #048b95        
        
          <div style="background-color:#048b95;">Content here</div>
        
        
          .mybackground {background-color:#048b95;}
        
        Background color #048b95
      
           Border around this has a color of #048b95        
        
          <div style="border:2px solid #048b95;">Content here</div>
        
        
          .myborder {border:2px solid #048b95;}
        
        Border color #048b95