#0e01ca color space conversions
Hex:
        #0e01ca
        RGB:
        14, 1, 202
        CMY:
        95, 100, 21
        CMYK:
        93, 100, 0, 21
      HSL:
        244°, 99.0148%, 39.8039%
        HSV (HSB):
        244°, 99.5050%, 79.2157%
        XYZ:
        10.8526, 4.3793, 56.1504
        xyY:
        0.1520, 0.0614, 4.3793
      CIE-Lab:
        24.8878, 66.3284, -89.8877
        CIE-LCH:
        24.8878, 111.7106, 306.4237
        CIE-Luv:
        24.8878, -6.6810, -99.4758
        Hunter-Lab:
        20.9269, 55.9477, -144.4365
      #0e01ca color charts
#0e01ca RGB chart
      #0e01ca CMYK chart
      #0e01ca RGB pie chart
      #0e01ca color shades, tints & tones
#0e01ca color schemes
#0e01ca color preview, HTML & CSS examples
           This text has a color of #0e01ca        
        
          <p style="color:#0e01ca;">Text here</p>
        
        
          .mytext {color:#0e01ca;}
        
        Text color #0e01ca
      
           This box has a color of #0e01ca        
        
          <div style="background-color:#0e01ca;">Content here</div>
        
        
          .mybackground {background-color:#0e01ca;}
        
        Background color #0e01ca
      
           Border around this has a color of #0e01ca        
        
          <div style="border:2px solid #0e01ca;">Content here</div>
        
        
          .myborder {border:2px solid #0e01ca;}
        
        Border color #0e01ca