#0f6eff color space conversions
Hex:
        #0f6eff
        RGB:
        15, 110, 255
        CMY:
        94, 57, 0
        CMYK:
        94, 57, 0, 0
      HSL:
        216°, 100.0000%, 52.9412%
        HSV (HSB):
        216°, 94.1176%, 100.0000%
        XYZ:
        23.8229, 18.4734, 96.9179
        xyY:
        0.1711, 0.1327, 18.4734
      CIE-Lab:
        50.0654, 30.4859, -78.4822
        CIE-LCH:
        50.0654, 84.1953, 291.2284
        CIE-Luv:
        50.0654, -23.9424, -121.9285
        Hunter-Lab:
        42.9807, 23.7210, -103.6074
      #0f6eff color charts
#0f6eff RGB chart
      #0f6eff CMYK chart
      #0f6eff RGB pie chart
      #0f6eff color shades, tints & tones
#0f6eff color schemes
#0f6eff color preview, HTML & CSS examples
           This text has a color of #0f6eff        
        
          <p style="color:#0f6eff;">Text here</p>
        
        
          .mytext {color:#0f6eff;}
        
        Text color #0f6eff
      
           This box has a color of #0f6eff        
        
          <div style="background-color:#0f6eff;">Content here</div>
        
        
          .mybackground {background-color:#0f6eff;}
        
        Background color #0f6eff
      
           Border around this has a color of #0f6eff        
        
          <div style="border:2px solid #0f6eff;">Content here</div>
        
        
          .myborder {border:2px solid #0f6eff;}
        
        Border color #0f6eff