#18c0f1 color space conversions
Hex:
        #18c0f1
        RGB:
        24, 192, 241
        CMY:
        91, 25, 5
        CMYK:
        90, 20, 0, 5
      HSL:
        194°, 88.5714%, 51.9608%
        HSV (HSB):
        194°, 90.0415%, 94.5098%
        XYZ:
        35.1035, 44.2443, 89.9089
        xyY:
        0.2074, 0.2614, 44.2443
      CIE-Lab:
        72.3915, -22.2626, -35.2346
        CIE-LCH:
        72.3915, 41.6786, 237.7136
        CIE-Luv:
        72.3915, -49.7443, -53.8153
        Hunter-Lab:
        66.5164, -22.2018, -33.5796
      #18c0f1 color charts
#18c0f1 RGB chart
      #18c0f1 CMYK chart
      #18c0f1 RGB pie chart
      #18c0f1 color shades, tints & tones
#18c0f1 color schemes
#18c0f1 color preview, HTML & CSS examples
           This text has a color of #18c0f1        
        
          <p style="color:#18c0f1;">Text here</p>
        
        
          .mytext {color:#18c0f1;}
        
        Text color #18c0f1
      
           This box has a color of #18c0f1        
        
          <div style="background-color:#18c0f1;">Content here</div>
        
        
          .mybackground {background-color:#18c0f1;}
        
        Background color #18c0f1
      
           Border around this has a color of #18c0f1        
        
          <div style="border:2px solid #18c0f1;">Content here</div>
        
        
          .myborder {border:2px solid #18c0f1;}
        
        Border color #18c0f1