#018cd0 color space conversions
Hex:
        #018cd0
        RGB:
        1, 140, 208
        CMY:
        100, 45, 18
        CMYK:
        100, 33, 0, 18
      HSL:
        200°, 99.0431%, 40.9804%
        HSV (HSB):
        200°, 99.5192%, 81.5686%
        XYZ:
        20.7758, 23.3167, 63.0801
        xyY:
        0.1939, 0.2176, 23.3167
      CIE-Lab:
        55.3970, -6.5543, -43.6292
        CIE-LCH:
        55.3970, 44.1188, 261.4565
        CIE-Luv:
        55.3970, -35.5612, -67.2972
        Hunter-Lab:
        48.2874, -7.7028, -43.6522
      #018cd0 color charts
#018cd0 RGB chart
      #018cd0 CMYK chart
      #018cd0 RGB pie chart
      #018cd0 color shades, tints & tones
#018cd0 color schemes
#018cd0 color preview, HTML & CSS examples
           This text has a color of #018cd0        
        
          <p style="color:#018cd0;">Text here</p>
        
        
          .mytext {color:#018cd0;}
        
        Text color #018cd0
      
           This box has a color of #018cd0        
        
          <div style="background-color:#018cd0;">Content here</div>
        
        
          .mybackground {background-color:#018cd0;}
        
        Background color #018cd0
      
           Border around this has a color of #018cd0        
        
          <div style="border:2px solid #018cd0;">Content here</div>
        
        
          .myborder {border:2px solid #018cd0;}
        
        Border color #018cd0