#0e59dc color space conversions
Hex:
        #0e59dc
        RGB:
        14, 89, 220
        CMY:
        95, 65, 14
        CMYK:
        94, 60, 0, 14
      HSL:
        218°, 88.0342%, 45.8824%
        HSV (HSB):
        218°, 93.6364%, 86.2745%
        XYZ:
        16.6717, 12.4054, 69.2259
        xyY:
        0.1696, 0.1262, 12.4054
      CIE-Lab:
        41.8534, 30.5201, -72.2282
        CIE-LCH:
        41.8534, 78.4117, 292.9065
        CIE-Luv:
        41.8534, -19.2388, -106.8099
        Hunter-Lab:
        35.2213, 22.8543, -91.8769
      #0e59dc color charts
#0e59dc RGB chart
      #0e59dc CMYK chart
      #0e59dc RGB pie chart
      #0e59dc color shades, tints & tones
#0e59dc color schemes
#0e59dc color preview, HTML & CSS examples
           This text has a color of #0e59dc        
        
          <p style="color:#0e59dc;">Text here</p>
        
        
          .mytext {color:#0e59dc;}
        
        Text color #0e59dc
      
           This box has a color of #0e59dc        
        
          <div style="background-color:#0e59dc;">Content here</div>
        
        
          .mybackground {background-color:#0e59dc;}
        
        Background color #0e59dc
      
           Border around this has a color of #0e59dc        
        
          <div style="border:2px solid #0e59dc;">Content here</div>
        
        
          .myborder {border:2px solid #0e59dc;}
        
        Border color #0e59dc