#0df3fb color space conversions
Hex:
        #0df3fb
        RGB:
        13, 243, 251
        CMY:
        95, 5, 2
        CMYK:
        95, 3, 0, 2
      HSL:
        182°, 96.7480%, 51.7647%
        HSV (HSB):
        182°, 94.8207%, 98.4314%
        XYZ:
        49.6292, 71.1518, 102.3847
        xyY:
        0.2224, 0.3188, 71.1518
      CIE-Lab:
        87.5587, -43.7468, -17.3899
        CIE-LCH:
        87.5587, 47.0764, 201.6784
        CIE-Luv:
        87.5587, -66.5177, -21.2400
        Hunter-Lab:
        84.3515, -42.5927, -12.9193
      #0df3fb color charts
#0df3fb RGB chart
      #0df3fb CMYK chart
      #0df3fb RGB pie chart
      #0df3fb color shades, tints & tones
#0df3fb color schemes
#0df3fb color preview, HTML & CSS examples
           This text has a color of #0df3fb        
        
          <p style="color:#0df3fb;">Text here</p>
        
        
          .mytext {color:#0df3fb;}
        
        Text color #0df3fb
      
           This box has a color of #0df3fb        
        
          <div style="background-color:#0df3fb;">Content here</div>
        
        
          .mybackground {background-color:#0df3fb;}
        
        Background color #0df3fb
      
           Border around this has a color of #0df3fb        
        
          <div style="border:2px solid #0df3fb;">Content here</div>
        
        
          .myborder {border:2px solid #0df3fb;}
        
        Border color #0df3fb