#0e04ef color space conversions
Hex:
        #0e04ef
        RGB:
        14, 4, 239
        CMY:
        95, 98, 6
        CMYK:
        94, 98, 0, 6
      HSL:
        243°, 96.7078%, 47.6471%
        HSV (HSB):
        243°, 98.3264%, 93.7255%
        XYZ:
        15.8045, 6.4122, 82.0660
        xyY:
        0.1516, 0.0615, 6.4122
      CIE-Lab:
        30.4294, 74.8213, -101.9603
        CIE-LCH:
        30.4294, 126.4679, 306.2722
        CIE-Luv:
        30.4294, -8.4435, -121.5307
        Hunter-Lab:
        25.3223, 67.0939, -174.4250
      #0e04ef color charts
#0e04ef RGB chart
      #0e04ef CMYK chart
      #0e04ef RGB pie chart
      #0e04ef color shades, tints & tones
#0e04ef color schemes
#0e04ef color preview, HTML & CSS examples
           This text has a color of #0e04ef        
        
          <p style="color:#0e04ef;">Text here</p>
        
        
          .mytext {color:#0e04ef;}
        
        Text color #0e04ef
      
           This box has a color of #0e04ef        
        
          <div style="background-color:#0e04ef;">Content here</div>
        
        
          .mybackground {background-color:#0e04ef;}
        
        Background color #0e04ef
      
           Border around this has a color of #0e04ef        
        
          <div style="border:2px solid #0e04ef;">Content here</div>
        
        
          .myborder {border:2px solid #0e04ef;}
        
        Border color #0e04ef