#045f6a color space conversions
Hex:
        #045f6a
        RGB:
        4, 95, 106
        CMY:
        98, 63, 58
        CMYK:
        96, 10, 0, 58
      HSL:
        186°, 92.7273%, 21.5686%
        HSV (HSB):
        186°, 96.2264%, 41.5686%
        XYZ:
        6.7438, 9.2508, 15.0658
        xyY:
        0.2171, 0.2978, 9.2508
      CIE-Lab:
        36.4628, -19.1384, -12.9914
        CIE-LCH:
        36.4628, 23.1313, 214.1692
        CIE-Luv:
        36.4628, -26.7294, -15.0529
        Hunter-Lab:
        30.4152, -13.6487, -8.0780
      #045f6a color charts
#045f6a RGB chart
      #045f6a CMYK chart
      #045f6a RGB pie chart
      #045f6a color shades, tints & tones
#045f6a color schemes
#045f6a color preview, HTML & CSS examples
           This text has a color of #045f6a        
        
          <p style="color:#045f6a;">Text here</p>
        
        
          .mytext {color:#045f6a;}
        
        Text color #045f6a
      
           This box has a color of #045f6a        
        
          <div style="background-color:#045f6a;">Content here</div>
        
        
          .mybackground {background-color:#045f6a;}
        
        Background color #045f6a
      
           Border around this has a color of #045f6a        
        
          <div style="border:2px solid #045f6a;">Content here</div>
        
        
          .myborder {border:2px solid #045f6a;}
        
        Border color #045f6a