#018fd7 color space conversions
Hex:
        #018fd7
        RGB:
        1, 143, 215
        CMY:
        100, 44, 16
        CMYK:
        100, 33, 0, 16
      HSL:
        200°, 99.0741%, 42.3529%
        HSV (HSB):
        200°, 99.5349%, 84.3137%
        XYZ:
        22.1007, 24.5577, 67.8653
        xyY:
        0.1930, 0.2144, 24.5577
      CIE-Lab:
        56.6419, -5.6487, -45.5965
        CIE-LCH:
        56.6419, 45.9451, 262.9380
        CIE-Luv:
        56.6419, -36.1021, -70.9018
        Hunter-Lab:
        49.5557, -7.1155, -46.5071
      #018fd7 color charts
#018fd7 RGB chart
      #018fd7 CMYK chart
      #018fd7 RGB pie chart
      #018fd7 color shades, tints & tones
#018fd7 color schemes
#018fd7 color preview, HTML & CSS examples
           This text has a color of #018fd7        
        
          <p style="color:#018fd7;">Text here</p>
        
        
          .mytext {color:#018fd7;}
        
        Text color #018fd7
      
           This box has a color of #018fd7        
        
          <div style="background-color:#018fd7;">Content here</div>
        
        
          .mybackground {background-color:#018fd7;}
        
        Background color #018fd7
      
           Border around this has a color of #018fd7        
        
          <div style="border:2px solid #018fd7;">Content here</div>
        
        
          .myborder {border:2px solid #018fd7;}
        
        Border color #018fd7