#0e58ce color space conversions
Hex:
        #0e58ce
        RGB:
        14, 88, 206
        CMY:
        95, 65, 19
        CMYK:
        93, 57, 0, 19
      HSL:
        217°, 87.2727%, 43.1373%
        HSV (HSB):
        217°, 93.2039%, 80.7843%
        XYZ:
        14.8114, 11.5290, 59.8372
        xyY:
        0.1719, 0.1338, 11.5290
      CIE-Lab:
        40.4576, 25.7125, -66.4794
        CIE-LCH:
        40.4576, 71.2786, 291.1452
        CIE-Luv:
        40.4576, -19.2083, -97.7249
        Hunter-Lab:
        33.9544, 18.4439, -80.7174
      #0e58ce color charts
#0e58ce RGB chart
      #0e58ce CMYK chart
      #0e58ce RGB pie chart
      #0e58ce color shades, tints & tones
#0e58ce color schemes
#0e58ce color preview, HTML & CSS examples
           This text has a color of #0e58ce        
        
          <p style="color:#0e58ce;">Text here</p>
        
        
          .mytext {color:#0e58ce;}
        
        Text color #0e58ce
      
           This box has a color of #0e58ce        
        
          <div style="background-color:#0e58ce;">Content here</div>
        
        
          .mybackground {background-color:#0e58ce;}
        
        Background color #0e58ce
      
           Border around this has a color of #0e58ce        
        
          <div style="border:2px solid #0e58ce;">Content here</div>
        
        
          .myborder {border:2px solid #0e58ce;}
        
        Border color #0e58ce