#0f41eb color space conversions
Hex:
        #0f41eb
        RGB:
        15, 65, 235
        CMY:
        94, 75, 8
        CMYK:
        94, 72, 0, 8
      HSL:
        226°, 88.0000%, 49.0196%
        HSV (HSB):
        226°, 93.6170%, 92.1569%
        XYZ:
        17.0827, 9.8803, 79.6040
        xyY:
        0.1603, 0.0927, 9.8803
      CIE-Lab:
        37.6268, 51.0192, -87.7125
        CIE-LCH:
        37.6268, 101.4714, 300.1850
        CIE-Luv:
        37.6268, -14.0609, -121.4478
        Hunter-Lab:
        31.4330, 42.0007, -128.1489
      #0f41eb color charts
#0f41eb RGB chart
      #0f41eb CMYK chart
      #0f41eb RGB pie chart
      #0f41eb color shades, tints & tones
#0f41eb color schemes
#0f41eb color preview, HTML & CSS examples
           This text has a color of #0f41eb        
        
          <p style="color:#0f41eb;">Text here</p>
        
        
          .mytext {color:#0f41eb;}
        
        Text color #0f41eb
      
           This box has a color of #0f41eb        
        
          <div style="background-color:#0f41eb;">Content here</div>
        
        
          .mybackground {background-color:#0f41eb;}
        
        Background color #0f41eb
      
           Border around this has a color of #0f41eb        
        
          <div style="border:2px solid #0f41eb;">Content here</div>
        
        
          .myborder {border:2px solid #0f41eb;}
        
        Border color #0f41eb