#015ef1 color space conversions
Hex:
        #015ef1
        RGB:
        1, 94, 241
        CMY:
        100, 63, 5
        CMYK:
        100, 61, 0, 5
      HSL:
        217°, 99.1736%, 47.4510%
        HSV (HSB):
        217°, 99.5851%, 94.5098%
        XYZ:
        19.8924, 14.3627, 84.9429
        xyY:
        0.1669, 0.1205, 14.3627
      CIE-Lab:
        44.7487, 35.0130, -79.3744
        CIE-LCH:
        44.7487, 86.7537, 293.8029
        CIE-Luv:
        44.7487, -20.6553, -119.0332
        Hunter-Lab:
        37.8982, 27.3711, -106.3606
      #015ef1 color charts
#015ef1 RGB chart
      #015ef1 CMYK chart
      #015ef1 RGB pie chart
      #015ef1 color shades, tints & tones
#015ef1 color schemes
#015ef1 color preview, HTML & CSS examples
           This text has a color of #015ef1        
        
          <p style="color:#015ef1;">Text here</p>
        
        
          .mytext {color:#015ef1;}
        
        Text color #015ef1
      
           This box has a color of #015ef1        
        
          <div style="background-color:#015ef1;">Content here</div>
        
        
          .mybackground {background-color:#015ef1;}
        
        Background color #015ef1
      
           Border around this has a color of #015ef1        
        
          <div style="border:2px solid #015ef1;">Content here</div>
        
        
          .myborder {border:2px solid #015ef1;}
        
        Border color #015ef1