#015f9a color space conversions
Hex:
        #015f9a
        RGB:
        1, 95, 154
        CMY:
        100, 63, 40
        CMYK:
        99, 38, 0, 40
      HSL:
        203°, 98.7097%, 30.3922%
        HSV (HSB):
        203°, 99.3506%, 60.3922%
        XYZ:
        9.9375, 10.5240, 32.0794
        xyY:
        0.1891, 0.2003, 10.5240
      CIE-Lab:
        38.7669, -0.5144, -38.6562
        CIE-LCH:
        38.7669, 38.6597, 269.2376
        CIE-Luv:
        38.7669, -23.8338, -55.2414
        Hunter-Lab:
        32.4407, -2.0917, -35.9213
      #015f9a color charts
#015f9a RGB chart
      #015f9a CMYK chart
      #015f9a RGB pie chart
      #015f9a color shades, tints & tones
#015f9a color schemes
#015f9a color preview, HTML & CSS examples
           This text has a color of #015f9a        
        
          <p style="color:#015f9a;">Text here</p>
        
        
          .mytext {color:#015f9a;}
        
        Text color #015f9a
      
           This box has a color of #015f9a        
        
          <div style="background-color:#015f9a;">Content here</div>
        
        
          .mybackground {background-color:#015f9a;}
        
        Background color #015f9a
      
           Border around this has a color of #015f9a        
        
          <div style="border:2px solid #015f9a;">Content here</div>
        
        
          .myborder {border:2px solid #015f9a;}
        
        Border color #015f9a