#0f00e2 color space conversions
Hex:
        #0f00e2
        RGB:
        15, 0, 226
        CMY:
        94, 100, 11
        CMYK:
        93, 100, 0, 11
      HSL:
        244°, 100.0000%, 44.3137%
        HSV (HSB):
        244°, 100.0000%, 88.6275%
        XYZ:
        13.9245, 5.5925, 72.2971
        xyY:
        0.1517, 0.0609, 5.5925
      CIE-Lab:
        28.3603, 72.3744, -97.9986
        CIE-LCH:
        28.3603, 121.8268, 306.4468
        CIE-Luv:
        28.3603, -7.6888, -113.7017
        Hunter-Lab:
        23.6486, 63.7173, -164.7041
      #0f00e2 color charts
#0f00e2 RGB chart
      #0f00e2 CMYK chart
      #0f00e2 RGB pie chart
      #0f00e2 color shades, tints & tones
#0f00e2 color schemes
#0f00e2 color preview, HTML & CSS examples
           This text has a color of #0f00e2        
        
          <p style="color:#0f00e2;">Text here</p>
        
        
          .mytext {color:#0f00e2;}
        
        Text color #0f00e2
      
           This box has a color of #0f00e2        
        
          <div style="background-color:#0f00e2;">Content here</div>
        
        
          .mybackground {background-color:#0f00e2;}
        
        Background color #0f00e2
      
           Border around this has a color of #0f00e2        
        
          <div style="border:2px solid #0f00e2;">Content here</div>
        
        
          .myborder {border:2px solid #0f00e2;}
        
        Border color #0f00e2