#0f6cff color space conversions
Hex:
        #0f6cff
        RGB:
        15, 108, 255
        CMY:
        94, 58, 0
        CMYK:
        94, 58, 0, 0
      HSL:
        217°, 100.0000%, 52.9412%
        HSV (HSB):
        217°, 94.1176%, 100.0000%
        XYZ:
        23.6096, 18.0467, 96.8467
        xyY:
        0.1705, 0.1303, 18.0467
      CIE-Lab:
        49.5527, 31.7517, -79.3190
        CIE-LCH:
        49.5527, 85.4382, 291.8164
        CIE-Luv:
        49.5527, -23.4261, -122.7970
        Hunter-Lab:
        42.4814, 24.8612, -105.4291
      #0f6cff color charts
#0f6cff RGB chart
      #0f6cff CMYK chart
      #0f6cff RGB pie chart
      #0f6cff color shades, tints & tones
#0f6cff color schemes
#0f6cff color preview, HTML & CSS examples
           This text has a color of #0f6cff        
        
          <p style="color:#0f6cff;">Text here</p>
        
        
          .mytext {color:#0f6cff;}
        
        Text color #0f6cff
      
           This box has a color of #0f6cff        
        
          <div style="background-color:#0f6cff;">Content here</div>
        
        
          .mybackground {background-color:#0f6cff;}
        
        Background color #0f6cff
      
           Border around this has a color of #0f6cff        
        
          <div style="border:2px solid #0f6cff;">Content here</div>
        
        
          .myborder {border:2px solid #0f6cff;}
        
        Border color #0f6cff