#0fa0e1 color space conversions
Hex:
        #0fa0e1
        RGB:
        15, 160, 225
        CMY:
        94, 37, 12
        CMYK:
        93, 29, 0, 12
      HSL:
        199°, 87.5000%, 47.0588%
        HSV (HSB):
        199°, 93.3333%, 88.2353%
        XYZ:
        26.3584, 30.6794, 75.7666
        xyY:
        0.1985, 0.2310, 30.6794
      CIE-Lab:
        62.2361, -11.1648, -42.3397
        CIE-LCH:
        62.2361, 43.7871, 255.2276
        CIE-Luv:
        62.2361, -40.5687, -65.9711
        Hunter-Lab:
        55.3890, -11.9865, -42.3305
      #0fa0e1 color charts
#0fa0e1 RGB chart
      #0fa0e1 CMYK chart
      #0fa0e1 RGB pie chart
      #0fa0e1 color shades, tints & tones
#0fa0e1 color schemes
#0fa0e1 color preview, HTML & CSS examples
           This text has a color of #0fa0e1        
        
          <p style="color:#0fa0e1;">Text here</p>
        
        
          .mytext {color:#0fa0e1;}
        
        Text color #0fa0e1
      
           This box has a color of #0fa0e1        
        
          <div style="background-color:#0fa0e1;">Content here</div>
        
        
          .mybackground {background-color:#0fa0e1;}
        
        Background color #0fa0e1
      
           Border around this has a color of #0fa0e1        
        
          <div style="border:2px solid #0fa0e1;">Content here</div>
        
        
          .myborder {border:2px solid #0fa0e1;}
        
        Border color #0fa0e1