#0f50ff color space conversions
Hex:
        #0f50ff
        RGB:
        15, 80, 255
        CMY:
        94, 69, 0
        CMYK:
        94, 69, 0, 0
      HSL:
        224°, 100.0000%, 52.9412%
        HSV (HSB):
        224°, 94.1176%, 100.0000%
        XYZ:
        21.1157, 13.0589, 96.0154
        xyY:
        0.1622, 0.1003, 13.0589
      CIE-Lab:
        42.8518, 49.1536, -90.3203
        CIE-LCH:
        42.8518, 102.8292, 298.5557
        CIE-Luv:
        42.8518, -17.0476, -131.2603
        Hunter-Lab:
        36.1371, 41.0615, -132.2363
      #0f50ff color charts
#0f50ff RGB chart
      #0f50ff CMYK chart
      #0f50ff RGB pie chart
      #0f50ff color shades, tints & tones
#0f50ff color schemes
#0f50ff color preview, HTML & CSS examples
           This text has a color of #0f50ff        
        
          <p style="color:#0f50ff;">Text here</p>
        
        
          .mytext {color:#0f50ff;}
        
        Text color #0f50ff
      
           This box has a color of #0f50ff        
        
          <div style="background-color:#0f50ff;">Content here</div>
        
        
          .mybackground {background-color:#0f50ff;}
        
        Background color #0f50ff
      
           Border around this has a color of #0f50ff        
        
          <div style="border:2px solid #0f50ff;">Content here</div>
        
        
          .myborder {border:2px solid #0f50ff;}
        
        Border color #0f50ff