#0e03b1 color space conversions
Hex:
        #0e03b1
        RGB:
        14, 3, 177
        CMY:
        95, 99, 31
        CMYK:
        92, 98, 0, 31
      HSL:
        244°, 96.6667%, 35.2941%
        HSV (HSB):
        244°, 98.3051%, 69.4118%
        XYZ:
        8.1495, 3.3328, 41.8087
        xyY:
        0.1529, 0.0625, 3.3328
      CIE-Lab:
        21.3303, 59.5724, -81.0043
        CIE-LCH:
        21.3303, 100.5514, 306.3316
        CIE-Luv:
        21.3303, -5.6180, -84.5565
        Hunter-Lab:
        18.2560, 47.7345, -123.0031
      #0e03b1 color charts
#0e03b1 RGB chart
      #0e03b1 CMYK chart
      #0e03b1 RGB pie chart
      #0e03b1 color shades, tints & tones
#0e03b1 color schemes
#0e03b1 color preview, HTML & CSS examples
           This text has a color of #0e03b1        
        
          <p style="color:#0e03b1;">Text here</p>
        
        
          .mytext {color:#0e03b1;}
        
        Text color #0e03b1
      
           This box has a color of #0e03b1        
        
          <div style="background-color:#0e03b1;">Content here</div>
        
        
          .mybackground {background-color:#0e03b1;}
        
        Background color #0e03b1
      
           Border around this has a color of #0e03b1        
        
          <div style="border:2px solid #0e03b1;">Content here</div>
        
        
          .myborder {border:2px solid #0e03b1;}
        
        Border color #0e03b1