#055f66 color space conversions
Hex:
        #055f66
        RGB:
        5, 95, 102
        CMY:
        98, 63, 60
        CMYK:
        95, 7, 0, 60
      HSL:
        184°, 90.6542%, 20.9804%
        HSV (HSB):
        184°, 95.0980%, 40.0000%
        XYZ:
        6.5531, 9.1760, 13.9961
        xyY:
        0.2205, 0.3087, 9.1760
      CIE-Lab:
        36.3210, -20.4970, -10.7274
        CIE-LCH:
        36.3210, 23.1345, 207.6260
        CIE-Luv:
        36.3210, -26.9378, -11.6953
        Hunter-Lab:
        30.2919, -14.3958, -6.1901
      #055f66 color charts
#055f66 RGB chart
      #055f66 CMYK chart
      #055f66 RGB pie chart
      #055f66 color shades, tints & tones
#055f66 color schemes
#055f66 color preview, HTML & CSS examples
           This text has a color of #055f66        
        
          <p style="color:#055f66;">Text here</p>
        
        
          .mytext {color:#055f66;}
        
        Text color #055f66
      
           This box has a color of #055f66        
        
          <div style="background-color:#055f66;">Content here</div>
        
        
          .mybackground {background-color:#055f66;}
        
        Background color #055f66
      
           Border around this has a color of #055f66        
        
          <div style="border:2px solid #055f66;">Content here</div>
        
        
          .myborder {border:2px solid #055f66;}
        
        Border color #055f66