#0df3fe color space conversions
Hex:
        #0df3fe
        RGB:
        13, 243, 254
        CMY:
        95, 5, 0
        CMYK:
        95, 4, 0, 0
      HSL:
        183°, 99.1770%, 52.3529%
        HSV (HSB):
        183°, 94.8819%, 99.6078%
        XYZ:
        50.1060, 71.3425, 104.8956
        xyY:
        0.2214, 0.3152, 71.3425
      CIE-Lab:
        87.6511, -42.8599, -18.8193
        CIE-LCH:
        87.6511, 46.8096, 203.7057
        CIE-Luv:
        87.6511, -66.2768, -23.7809
        Hunter-Lab:
        84.4645, -41.9232, -14.5065
      #0df3fe color charts
#0df3fe RGB chart
      #0df3fe CMYK chart
      #0df3fe RGB pie chart
      #0df3fe color shades, tints & tones
#0df3fe color schemes
#0df3fe color preview, HTML & CSS examples
           This text has a color of #0df3fe        
        
          <p style="color:#0df3fe;">Text here</p>
        
        
          .mytext {color:#0df3fe;}
        
        Text color #0df3fe
      
           This box has a color of #0df3fe        
        
          <div style="background-color:#0df3fe;">Content here</div>
        
        
          .mybackground {background-color:#0df3fe;}
        
        Background color #0df3fe
      
           Border around this has a color of #0df3fe        
        
          <div style="border:2px solid #0df3fe;">Content here</div>
        
        
          .myborder {border:2px solid #0df3fe;}
        
        Border color #0df3fe