#0fb8de color space conversions
Hex:
        #0fb8de
        RGB:
        15, 184, 222
        CMY:
        94, 28, 13
        CMYK:
        93, 17, 0, 13
      HSL:
        191°, 87.3418%, 46.4706%
        HSV (HSB):
        191°, 93.2432%, 87.0588%
        XYZ:
        30.5223, 39.6565, 75.1530
        xyY:
        0.2100, 0.2729, 39.6565
      CIE-Lab:
        69.2241, -24.9487, -29.8116
        CIE-LCH:
        69.2241, 38.8737, 230.0747
        CIE-Luv:
        69.2241, -48.9060, -43.9636
        Hunter-Lab:
        62.9734, -23.6870, -26.6759
      #0fb8de color charts
#0fb8de RGB chart
      #0fb8de CMYK chart
      #0fb8de RGB pie chart
      #0fb8de color shades, tints & tones
#0fb8de color schemes
#0fb8de color preview, HTML & CSS examples
           This text has a color of #0fb8de        
        
          <p style="color:#0fb8de;">Text here</p>
        
        
          .mytext {color:#0fb8de;}
        
        Text color #0fb8de
      
           This box has a color of #0fb8de        
        
          <div style="background-color:#0fb8de;">Content here</div>
        
        
          .mybackground {background-color:#0fb8de;}
        
        Background color #0fb8de
      
           Border around this has a color of #0fb8de        
        
          <div style="border:2px solid #0fb8de;">Content here</div>
        
        
          .myborder {border:2px solid #0fb8de;}
        
        Border color #0fb8de