#0fc8ea color space conversions
Hex:
        #0fc8ea
        RGB:
        15, 200, 234
        CMY:
        94, 22, 8
        CMYK:
        94, 15, 0, 8
      HSL:
        189°, 87.9518%, 48.8235%
        HSV (HSB):
        189°, 93.5897%, 91.7647%
        XYZ:
        35.7026, 47.3506, 85.0998
        xyY:
        0.2123, 0.2816, 47.3506
      CIE-Lab:
        74.4135, -28.9489, -28.3415
        CIE-LCH:
        74.4135, 40.5127, 224.3925
        CIE-Luv:
        74.4135, -53.4083, -41.3238
        Hunter-Lab:
        68.8118, -27.8070, -25.1559
      #0fc8ea color charts
#0fc8ea RGB chart
      #0fc8ea CMYK chart
      #0fc8ea RGB pie chart
      #0fc8ea color shades, tints & tones
#0fc8ea color schemes
#0fc8ea color preview, HTML & CSS examples
           This text has a color of #0fc8ea        
        
          <p style="color:#0fc8ea;">Text here</p>
        
        
          .mytext {color:#0fc8ea;}
        
        Text color #0fc8ea
      
           This box has a color of #0fc8ea        
        
          <div style="background-color:#0fc8ea;">Content here</div>
        
        
          .mybackground {background-color:#0fc8ea;}
        
        Background color #0fc8ea
      
           Border around this has a color of #0fc8ea        
        
          <div style="border:2px solid #0fc8ea;">Content here</div>
        
        
          .myborder {border:2px solid #0fc8ea;}
        
        Border color #0fc8ea