#015afb color space conversions
Hex:
        #015afb
        RGB:
        1, 90, 251
        CMY:
        100, 65, 2
        CMYK:
        100, 64, 0, 2
      HSL:
        219°, 99.2063%, 49.4118%
        HSV (HSB):
        219°, 99.6016%, 98.4314%
        XYZ:
        21.0813, 14.2838, 92.9127
        xyY:
        0.1643, 0.1114, 14.2838
      CIE-Lab:
        44.6372, 41.2934, -85.1535
        CIE-LCH:
        44.6372, 94.6375, 295.8701
        CIE-Luv:
        44.6372, -19.6181, -126.6574
        Hunter-Lab:
        37.7939, 33.4270, -119.3030
      #015afb color charts
#015afb RGB chart
      #015afb CMYK chart
      #015afb RGB pie chart
      #015afb color shades, tints & tones
#015afb color schemes
#015afb color preview, HTML & CSS examples
           This text has a color of #015afb        
        
          <p style="color:#015afb;">Text here</p>
        
        
          .mytext {color:#015afb;}
        
        Text color #015afb
      
           This box has a color of #015afb        
        
          <div style="background-color:#015afb;">Content here</div>
        
        
          .mybackground {background-color:#015afb;}
        
        Background color #015afb
      
           Border around this has a color of #015afb        
        
          <div style="border:2px solid #015afb;">Content here</div>
        
        
          .myborder {border:2px solid #015afb;}
        
        Border color #015afb