#015f7a color space conversions
Hex:
        #015f7a
        RGB:
        1, 95, 122
        CMY:
        100, 63, 52
        CMYK:
        99, 22, 0, 52
      HSL:
        193°, 98.3740%, 24.1176%
        HSV (HSB):
        193°, 99.1803%, 47.8431%
        XYZ:
        7.6176, 9.5960, 19.8631
        xyY:
        0.2055, 0.2588, 9.5960
      CIE-Lab:
        37.1074, -13.3372, -21.8649
        CIE-LCH:
        37.1074, 25.6116, 238.6175
        CIE-Luv:
        37.1074, -25.8233, -28.6122
        Hunter-Lab:
        30.9774, -10.3160, -16.3332
      #015f7a color charts
#015f7a RGB chart
      #015f7a CMYK chart
      #015f7a RGB pie chart
      #015f7a color shades, tints & tones
#015f7a color schemes
#015f7a color preview, HTML & CSS examples
           This text has a color of #015f7a        
        
          <p style="color:#015f7a;">Text here</p>
        
        
          .mytext {color:#015f7a;}
        
        Text color #015f7a
      
           This box has a color of #015f7a        
        
          <div style="background-color:#015f7a;">Content here</div>
        
        
          .mybackground {background-color:#015f7a;}
        
        Background color #015f7a
      
           Border around this has a color of #015f7a        
        
          <div style="border:2px solid #015f7a;">Content here</div>
        
        
          .myborder {border:2px solid #015f7a;}
        
        Border color #015f7a