#0e01ec color space conversions
Hex:
        #0e01ec
        RGB:
        14, 1, 236
        CMY:
        95, 100, 7
        CMYK:
        94, 100, 0, 7
      HSL:
        243°, 99.1561%, 46.4706%
        HSV (HSB):
        243°, 99.5763%, 92.5490%
        XYZ:
        15.3323, 6.1712, 79.7399
        xyY:
        0.1514, 0.0610, 6.1712
      CIE-Lab:
        29.8403, 74.5943, -101.2398
        CIE-LCH:
        29.8403, 125.7530, 306.3831
        CIE-Luv:
        29.8403, -8.2085, -119.6094
        Hunter-Lab:
        24.8419, 66.6959, -172.9255
      #0e01ec color charts
#0e01ec RGB chart
      #0e01ec CMYK chart
      #0e01ec RGB pie chart
      #0e01ec color shades, tints & tones
#0e01ec color schemes
#0e01ec color preview, HTML & CSS examples
           This text has a color of #0e01ec        
        
          <p style="color:#0e01ec;">Text here</p>
        
        
          .mytext {color:#0e01ec;}
        
        Text color #0e01ec
      
           This box has a color of #0e01ec        
        
          <div style="background-color:#0e01ec;">Content here</div>
        
        
          .mybackground {background-color:#0e01ec;}
        
        Background color #0e01ec
      
           Border around this has a color of #0e01ec        
        
          <div style="border:2px solid #0e01ec;">Content here</div>
        
        
          .myborder {border:2px solid #0e01ec;}
        
        Border color #0e01ec