#0f41ea color space conversions
Hex:
        #0f41ea
        RGB:
        15, 65, 234
        CMY:
        94, 75, 8
        CMYK:
        94, 72, 0, 8
      HSL:
        226°, 87.9518%, 48.8235%
        HSV (HSB):
        226°, 93.5897%, 91.7647%
        XYZ:
        16.9386, 9.8227, 78.8451
        xyY:
        0.1604, 0.0930, 9.8227
      CIE-Lab:
        37.5223, 50.6739, -87.3183
        CIE-LCH:
        37.5223, 100.9570, 300.1281
        CIE-Luv:
        37.5223, -14.0473, -120.8621
        Hunter-Lab:
        31.3411, 41.6249, -127.2175
      #0f41ea color charts
#0f41ea RGB chart
      #0f41ea CMYK chart
      #0f41ea RGB pie chart
      #0f41ea color shades, tints & tones
#0f41ea color schemes
#0f41ea color preview, HTML & CSS examples
           This text has a color of #0f41ea        
        
          <p style="color:#0f41ea;">Text here</p>
        
        
          .mytext {color:#0f41ea;}
        
        Text color #0f41ea
      
           This box has a color of #0f41ea        
        
          <div style="background-color:#0f41ea;">Content here</div>
        
        
          .mybackground {background-color:#0f41ea;}
        
        Background color #0f41ea
      
           Border around this has a color of #0f41ea        
        
          <div style="border:2px solid #0f41ea;">Content here</div>
        
        
          .myborder {border:2px solid #0f41ea;}
        
        Border color #0f41ea