#0e00f3 color space conversions
Hex:
        #0e00f3
        RGB:
        14, 0, 243
        CMY:
        95, 100, 5
        CMYK:
        94, 100, 0, 5
      HSL:
        243°, 100.0000%, 47.6471%
        HSV (HSB):
        243°, 100.0000%, 95.2941%
        XYZ:
        16.3588, 6.5644, 85.1989
        xyY:
        0.1513, 0.0607, 6.5644
      CIE-Lab:
        30.7940, 76.4271, -103.6189
        CIE-LCH:
        30.7940, 128.7555, 306.4117
        CIE-Luv:
        30.7940, -8.4827, -123.6366
        Hunter-Lab:
        25.6211, 69.1330, -179.2243
      #0e00f3 color charts
#0e00f3 RGB chart
      #0e00f3 CMYK chart
      #0e00f3 RGB pie chart
      #0e00f3 color shades, tints & tones
#0e00f3 color schemes
#0e00f3 color preview, HTML & CSS examples
           This text has a color of #0e00f3        
        
          <p style="color:#0e00f3;">Text here</p>
        
        
          .mytext {color:#0e00f3;}
        
        Text color #0e00f3
      
           This box has a color of #0e00f3        
        
          <div style="background-color:#0e00f3;">Content here</div>
        
        
          .mybackground {background-color:#0e00f3;}
        
        Background color #0e00f3
      
           Border around this has a color of #0e00f3        
        
          <div style="border:2px solid #0e00f3;">Content here</div>
        
        
          .myborder {border:2px solid #0e00f3;}
        
        Border color #0e00f3