#015ef4 color space conversions
Hex:
        #015ef4
        RGB:
        1, 94, 244
        CMY:
        100, 63, 4
        CMYK:
        100, 61, 0, 4
      HSL:
        217°, 99.1837%, 48.0392%
        HSV (HSB):
        217°, 99.5902%, 95.6863%
        XYZ:
        20.3444, 14.5435, 87.3229
        xyY:
        0.1665, 0.1190, 14.5435
      CIE-Lab:
        45.0025, 36.1504, -80.6405
        CIE-LCH:
        45.0025, 88.3727, 294.1462
        CIE-Luv:
        45.0025, -20.6144, -120.9828
        Hunter-Lab:
        38.1360, 28.4863, -109.0657
      #015ef4 color charts
#015ef4 RGB chart
      #015ef4 CMYK chart
      #015ef4 RGB pie chart
      #015ef4 color shades, tints & tones
#015ef4 color schemes
#015ef4 color preview, HTML & CSS examples
           This text has a color of #015ef4        
        
          <p style="color:#015ef4;">Text here</p>
        
        
          .mytext {color:#015ef4;}
        
        Text color #015ef4
      
           This box has a color of #015ef4        
        
          <div style="background-color:#015ef4;">Content here</div>
        
        
          .mybackground {background-color:#015ef4;}
        
        Background color #015ef4
      
           Border around this has a color of #015ef4        
        
          <div style="border:2px solid #015ef4;">Content here</div>
        
        
          .myborder {border:2px solid #015ef4;}
        
        Border color #015ef4