#0e03ce color space conversions
Hex:
        #0e03ce
        RGB:
        14, 3, 206
        CMY:
        95, 99, 19
        CMYK:
        93, 99, 0, 19
      HSL:
        243°, 97.1292%, 40.9804%
        HSV (HSB):
        243°, 98.5437%, 80.7843%
        XYZ:
        11.3542, 4.6147, 58.6848
        xyY:
        0.1521, 0.0618, 4.6147
      CIE-Lab:
        25.6076, 66.9069, -91.0243
        CIE-LCH:
        25.6076, 112.9688, 306.3176
        CIE-Luv:
        25.6076, -6.9459, -102.0330
        Hunter-Lab:
        21.4819, 56.7528, -146.9327
      #0e03ce color charts
#0e03ce RGB chart
      #0e03ce CMYK chart
      #0e03ce RGB pie chart
      #0e03ce color shades, tints & tones
#0e03ce color schemes
#0e03ce color preview, HTML & CSS examples
           This text has a color of #0e03ce        
        
          <p style="color:#0e03ce;">Text here</p>
        
        
          .mytext {color:#0e03ce;}
        
        Text color #0e03ce
      
           This box has a color of #0e03ce        
        
          <div style="background-color:#0e03ce;">Content here</div>
        
        
          .mybackground {background-color:#0e03ce;}
        
        Background color #0e03ce
      
           Border around this has a color of #0e03ce        
        
          <div style="border:2px solid #0e03ce;">Content here</div>
        
        
          .myborder {border:2px solid #0e03ce;}
        
        Border color #0e03ce