#015fb2 color space conversions
Hex:
        #015fb2
        RGB:
        1, 95, 178
        CMY:
        100, 63, 30
        CMYK:
        99, 47, 0, 30
      HSL:
        208°, 98.8827%, 35.0980%
        HSV (HSB):
        208°, 99.4382%, 69.8039%
        XYZ:
        12.1406, 11.4052, 43.6810
        xyY:
        0.1806, 0.1697, 11.4052
      CIE-Lab:
        40.2548, 9.3313, -50.5143
        CIE-LCH:
        40.2548, 51.3690, 280.4660
        CIE-Luv:
        40.2548, -22.6653, -74.1573
        Hunter-Lab:
        33.7716, 5.0689, -53.0470
      #015fb2 color charts
#015fb2 RGB chart
      #015fb2 CMYK chart
      #015fb2 RGB pie chart
      #015fb2 color shades, tints & tones
#015fb2 color schemes
#015fb2 color preview, HTML & CSS examples
           This text has a color of #015fb2        
        
          <p style="color:#015fb2;">Text here</p>
        
        
          .mytext {color:#015fb2;}
        
        Text color #015fb2
      
           This box has a color of #015fb2        
        
          <div style="background-color:#015fb2;">Content here</div>
        
        
          .mybackground {background-color:#015fb2;}
        
        Background color #015fb2
      
           Border around this has a color of #015fb2        
        
          <div style="border:2px solid #015fb2;">Content here</div>
        
        
          .myborder {border:2px solid #015fb2;}
        
        Border color #015fb2