#015fdb color space conversions
Hex:
        #015fdb
        RGB:
        1, 95, 219
        CMY:
        100, 63, 14
        CMYK:
        100, 57, 0, 14
      HSL:
        214°, 99.0909%, 43.1373%
        HSV (HSB):
        214°, 99.5434%, 85.8824%
        XYZ:
        16.8909, 13.3053, 68.6958
        xyY:
        0.1708, 0.1345, 13.3053
      CIE-Lab:
        43.2198, 25.8515, -69.4322
        CIE-LCH:
        43.2198, 74.0886, 290.4217
        CIE-Luv:
        43.2198, -21.3213, -103.9143
        Hunter-Lab:
        36.4765, 18.8229, -86.1267
      #015fdb color charts
#015fdb RGB chart
      #015fdb CMYK chart
      #015fdb RGB pie chart
      #015fdb color shades, tints & tones
#015fdb color schemes
#015fdb color preview, HTML & CSS examples
           This text has a color of #015fdb        
        
          <p style="color:#015fdb;">Text here</p>
        
        
          .mytext {color:#015fdb;}
        
        Text color #015fdb
      
           This box has a color of #015fdb        
        
          <div style="background-color:#015fdb;">Content here</div>
        
        
          .mybackground {background-color:#015fdb;}
        
        Background color #015fdb
      
           Border around this has a color of #015fdb        
        
          <div style="border:2px solid #015fdb;">Content here</div>
        
        
          .myborder {border:2px solid #015fdb;}
        
        Border color #015fdb