#015bf1 color space conversions
Hex:
        #015bf1
        RGB:
        1, 91, 241
        CMY:
        100, 64, 5
        CMYK:
        100, 62, 0, 5
      HSL:
        218°, 99.1736%, 47.4510%
        HSV (HSB):
        218°, 99.5851%, 94.5098%
        XYZ:
        19.6308, 13.8395, 84.8557
        xyY:
        0.1659, 0.1170, 13.8395
      CIE-Lab:
        44.0019, 36.9250, -80.5990
        CIE-LCH:
        44.0019, 88.6547, 294.6140
        CIE-Luv:
        44.0019, -19.9395, -120.0164
        Hunter-Lab:
        37.2015, 29.0898, -109.1981
      #015bf1 color charts
#015bf1 RGB chart
      #015bf1 CMYK chart
      #015bf1 RGB pie chart
      #015bf1 color shades, tints & tones
#015bf1 color schemes
#015bf1 color preview, HTML & CSS examples
           This text has a color of #015bf1        
        
          <p style="color:#015bf1;">Text here</p>
        
        
          .mytext {color:#015bf1;}
        
        Text color #015bf1
      
           This box has a color of #015bf1        
        
          <div style="background-color:#015bf1;">Content here</div>
        
        
          .mybackground {background-color:#015bf1;}
        
        Background color #015bf1
      
           Border around this has a color of #015bf1        
        
          <div style="border:2px solid #015bf1;">Content here</div>
        
        
          .myborder {border:2px solid #015bf1;}
        
        Border color #015bf1