#0f8efe color space conversions
Hex:
        #0f8efe
        RGB:
        15, 142, 254
        CMY:
        94, 44, 0
        CMYK:
        94, 44, 0, 0
      HSL:
        208°, 99.1701%, 52.7451%
        HSV (HSB):
        208°, 94.0945%, 99.6078%
        XYZ:
        27.7594, 26.6033, 97.4378
        xyY:
        0.1829, 0.1753, 26.6033
      CIE-Lab:
        58.6053, 10.1622, -64.1015
        CIE-LCH:
        58.6053, 64.9020, 279.0083
        CIE-Luv:
        58.6053, -33.0901, -103.1488
        Hunter-Lab:
        51.5784, 5.8061, -75.9011
      #0f8efe color charts
#0f8efe RGB chart
      #0f8efe CMYK chart
      #0f8efe RGB pie chart
      #0f8efe color shades, tints & tones
#0f8efe color schemes
#0f8efe color preview, HTML & CSS examples
           This text has a color of #0f8efe        
        
          <p style="color:#0f8efe;">Text here</p>
        
        
          .mytext {color:#0f8efe;}
        
        Text color #0f8efe
      
           This box has a color of #0f8efe        
        
          <div style="background-color:#0f8efe;">Content here</div>
        
        
          .mybackground {background-color:#0f8efe;}
        
        Background color #0f8efe
      
           Border around this has a color of #0f8efe        
        
          <div style="border:2px solid #0f8efe;">Content here</div>
        
        
          .myborder {border:2px solid #0f8efe;}
        
        Border color #0f8efe