#0e01eb color space conversions
Hex:
        #0e01eb
        RGB:
        14, 1, 235
        CMY:
        95, 100, 8
        CMYK:
        94, 100, 0, 8
      HSL:
        243°, 99.1525%, 46.2745%
        HSV (HSB):
        243°, 99.5745%, 92.1569%
        XYZ:
        15.1874, 6.1132, 78.9768
        xyY:
        0.1515, 0.0610, 6.1132
      CIE-Lab:
        29.6964, 74.3547, -100.9111
        CIE-LCH:
        29.6964, 125.3462, 306.3840
        CIE-Luv:
        29.6964, -8.1643, -119.0245
        Hunter-Lab:
        24.7249, 66.3754, -172.0775
      #0e01eb color charts
#0e01eb RGB chart
      #0e01eb CMYK chart
      #0e01eb RGB pie chart
      #0e01eb color shades, tints & tones
#0e01eb color schemes
#0e01eb color preview, HTML & CSS examples
           This text has a color of #0e01eb        
        
          <p style="color:#0e01eb;">Text here</p>
        
        
          .mytext {color:#0e01eb;}
        
        Text color #0e01eb
      
           This box has a color of #0e01eb        
        
          <div style="background-color:#0e01eb;">Content here</div>
        
        
          .mybackground {background-color:#0e01eb;}
        
        Background color #0e01eb
      
           Border around this has a color of #0e01eb        
        
          <div style="border:2px solid #0e01eb;">Content here</div>
        
        
          .myborder {border:2px solid #0e01eb;}
        
        Border color #0e01eb