#015fd7 color space conversions
Hex:
        #015fd7
        RGB:
        1, 95, 215
        CMY:
        100, 63, 16
        CMYK:
        100, 56, 0, 16
      HSL:
        214°, 99.0741%, 42.3529%
        HSV (HSB):
        214°, 99.5349%, 84.3137%
        XYZ:
        16.3705, 13.0972, 65.9552
        xyY:
        0.1716, 0.1373, 13.0972
      CIE-Lab:
        42.9093, 24.2724, -67.6553
        CIE-LCH:
        42.9093, 71.8776, 289.7362
        CIE-Luv:
        42.9093, -21.4190, -101.1457
        Hunter-Lab:
        36.1900, 17.4116, -82.7212
      #015fd7 color charts
#015fd7 RGB chart
      #015fd7 CMYK chart
      #015fd7 RGB pie chart
      #015fd7 color shades, tints & tones
#015fd7 color schemes
#015fd7 color preview, HTML & CSS examples
           This text has a color of #015fd7        
        
          <p style="color:#015fd7;">Text here</p>
        
        
          .mytext {color:#015fd7;}
        
        Text color #015fd7
      
           This box has a color of #015fd7        
        
          <div style="background-color:#015fd7;">Content here</div>
        
        
          .mybackground {background-color:#015fd7;}
        
        Background color #015fd7
      
           Border around this has a color of #015fd7        
        
          <div style="border:2px solid #015fd7;">Content here</div>
        
        
          .myborder {border:2px solid #015fd7;}
        
        Border color #015fd7