#0fb3db color space conversions
Hex:
        #0fb3db
        RGB:
        15, 179, 219
        CMY:
        94, 30, 14
        CMYK:
        93, 18, 0, 14
      HSL:
        192°, 87.1795%, 45.8824%
        HSV (HSB):
        192°, 93.1507%, 85.8824%
        XYZ:
        29.1033, 37.4562, 72.7137
        xyY:
        0.2090, 0.2689, 37.4562
      CIE-Lab:
        67.6179, -23.4159, -30.6475
        CIE-LCH:
        67.6179, 38.5691, 232.6188
        CIE-Luv:
        67.6179, -47.4307, -45.4344
        Hunter-Lab:
        61.2015, -22.2201, -27.6016
      #0fb3db color charts
#0fb3db RGB chart
      #0fb3db CMYK chart
      #0fb3db RGB pie chart
      #0fb3db color shades, tints & tones
#0fb3db color schemes
#0fb3db color preview, HTML & CSS examples
           This text has a color of #0fb3db        
        
          <p style="color:#0fb3db;">Text here</p>
        
        
          .mytext {color:#0fb3db;}
        
        Text color #0fb3db
      
           This box has a color of #0fb3db        
        
          <div style="background-color:#0fb3db;">Content here</div>
        
        
          .mybackground {background-color:#0fb3db;}
        
        Background color #0fb3db
      
           Border around this has a color of #0fb3db        
        
          <div style="border:2px solid #0fb3db;">Content here</div>
        
        
          .myborder {border:2px solid #0fb3db;}
        
        Border color #0fb3db