#018df5 color space conversions
Hex:
        #018df5
        RGB:
        1, 141, 245
        CMY:
        100, 45, 4
        CMYK:
        100, 42, 0, 4
      HSL:
        206°, 99.1870%, 48.2353%
        HSV (HSB):
        206°, 99.5918%, 96.0784%
        XYZ:
        26.0188, 25.6488, 89.9656
        xyY:
        0.1837, 0.1811, 25.6488
      CIE-Lab:
        57.7022, 6.9715, -60.6004
        CIE-LCH:
        57.7022, 61.0001, 276.5625
        CIE-Luv:
        57.7022, -33.7058, -96.9090
        Hunter-Lab:
        50.6446, 3.0768, -69.8721
      #018df5 color charts
#018df5 RGB chart
      #018df5 CMYK chart
      #018df5 RGB pie chart
      #018df5 color shades, tints & tones
#018df5 color schemes
#018df5 color preview, HTML & CSS examples
           This text has a color of #018df5        
        
          <p style="color:#018df5;">Text here</p>
        
        
          .mytext {color:#018df5;}
        
        Text color #018df5
      
           This box has a color of #018df5        
        
          <div style="background-color:#018df5;">Content here</div>
        
        
          .mybackground {background-color:#018df5;}
        
        Background color #018df5
      
           Border around this has a color of #018df5        
        
          <div style="border:2px solid #018df5;">Content here</div>
        
        
          .myborder {border:2px solid #018df5;}
        
        Border color #018df5