#18c1ea color space conversions
Hex:
        #18c1ea
        RGB:
        24, 193, 234
        CMY:
        91, 24, 8
        CMYK:
        90, 18, 0, 8
      HSL:
        192°, 83.3333%, 50.5882%
        HSV (HSB):
        192°, 89.7436%, 91.7647%
        XYZ:
        34.2979, 44.2746, 84.5801
        xyY:
        0.2102, 0.2714, 44.2746
      CIE-Lab:
        72.4117, -25.1150, -31.4171
        CIE-LCH:
        72.4117, 40.2218, 231.3609
        CIE-Luv:
        72.4117, -50.6021, -46.9197
        Hunter-Lab:
        66.5392, -24.4349, -28.7880
      #18c1ea color charts
#18c1ea RGB chart
      #18c1ea CMYK chart
      #18c1ea RGB pie chart
      #18c1ea color shades, tints & tones
#18c1ea color schemes
#18c1ea color preview, HTML & CSS examples
           This text has a color of #18c1ea        
        
          <p style="color:#18c1ea;">Text here</p>
        
        
          .mytext {color:#18c1ea;}
        
        Text color #18c1ea
      
           This box has a color of #18c1ea        
        
          <div style="background-color:#18c1ea;">Content here</div>
        
        
          .mybackground {background-color:#18c1ea;}
        
        Background color #18c1ea
      
           Border around this has a color of #18c1ea        
        
          <div style="border:2px solid #18c1ea;">Content here</div>
        
        
          .myborder {border:2px solid #18c1ea;}
        
        Border color #18c1ea