#0f16ff color space conversions
Hex:
        #0f16ff
        RGB:
        15, 22, 255
        CMY:
        94, 91, 0
        CMYK:
        94, 91, 0, 0
      HSL:
        238°, 100.0000%, 52.9412%
        HSV (HSB):
        238°, 94.1176%, 100.0000%
        XYZ:
        18.5339, 7.8954, 95.1549
        xyY:
        0.1524, 0.0649, 7.8954
      CIE-Lab:
        33.7640, 75.4430, -105.4142
        CIE-LCH:
        33.7640, 129.6295, 305.5906
        CIE-Luv:
        33.7640, -9.8064, -131.7335
        Hunter-Lab:
        28.0987, 68.5659, -181.1135
      #0f16ff color charts
#0f16ff RGB chart
      #0f16ff CMYK chart
      #0f16ff RGB pie chart
      #0f16ff color shades, tints & tones
#0f16ff color schemes
#0f16ff color preview, HTML & CSS examples
           This text has a color of #0f16ff        
        
          <p style="color:#0f16ff;">Text here</p>
        
        
          .mytext {color:#0f16ff;}
        
        Text color #0f16ff
      
           This box has a color of #0f16ff        
        
          <div style="background-color:#0f16ff;">Content here</div>
        
        
          .mybackground {background-color:#0f16ff;}
        
        Background color #0f16ff
      
           Border around this has a color of #0f16ff        
        
          <div style="border:2px solid #0f16ff;">Content here</div>
        
        
          .myborder {border:2px solid #0f16ff;}
        
        Border color #0f16ff