#0ef5fd color space conversions
Hex:
        #0ef5fd
        RGB:
        14, 245, 253
        CMY:
        95, 4, 1
        CMYK:
        94, 3, 0, 1
      HSL:
        182°, 98.3539%, 52.3529%
        HSV (HSB):
        182°, 94.4664%, 99.2157%
        XYZ:
        50.5631, 72.4900, 104.2555
        xyY:
        0.2224, 0.3189, 72.4900
      CIE-Lab:
        88.2039, -44.0179, -17.4636
        CIE-LCH:
        88.2039, 47.3556, 201.6402
        CIE-Luv:
        88.2039, -66.9881, -21.3382
        Hunter-Lab:
        85.1411, -42.9902, -13.0020
      #0ef5fd color charts
#0ef5fd RGB chart
      #0ef5fd CMYK chart
      #0ef5fd RGB pie chart
      #0ef5fd color shades, tints & tones
#0ef5fd color schemes
#0ef5fd color preview, HTML & CSS examples
           This text has a color of #0ef5fd        
        
          <p style="color:#0ef5fd;">Text here</p>
        
        
          .mytext {color:#0ef5fd;}
        
        Text color #0ef5fd
      
           This box has a color of #0ef5fd        
        
          <div style="background-color:#0ef5fd;">Content here</div>
        
        
          .mybackground {background-color:#0ef5fd;}
        
        Background color #0ef5fd
      
           Border around this has a color of #0ef5fd        
        
          <div style="border:2px solid #0ef5fd;">Content here</div>
        
        
          .myborder {border:2px solid #0ef5fd;}
        
        Border color #0ef5fd