#0e58ec color space conversions
Hex:
        #0e58ec
        RGB:
        14, 88, 236
        CMY:
        95, 65, 7
        CMYK:
        94, 63, 0, 7
      HSL:
        220°, 88.8000%, 49.0196%
        HSV (HSB):
        220°, 94.0678%, 92.5490%
        XYZ:
        18.8111, 13.1289, 80.8996
        xyY:
        0.1667, 0.1164, 13.1289
      CIE-Lab:
        42.9569, 37.2572, -79.4948
        CIE-LCH:
        42.9569, 87.7925, 295.1113
        CIE-Luv:
        42.9569, -18.8246, -117.6039
        Hunter-Lab:
        36.2339, 29.2606, -107.0134
      #0e58ec color charts
#0e58ec RGB chart
      #0e58ec CMYK chart
      #0e58ec RGB pie chart
      #0e58ec color shades, tints & tones
#0e58ec color schemes
#0e58ec color preview, HTML & CSS examples
           This text has a color of #0e58ec        
        
          <p style="color:#0e58ec;">Text here</p>
        
        
          .mytext {color:#0e58ec;}
        
        Text color #0e58ec
      
           This box has a color of #0e58ec        
        
          <div style="background-color:#0e58ec;">Content here</div>
        
        
          .mybackground {background-color:#0e58ec;}
        
        Background color #0e58ec
      
           Border around this has a color of #0e58ec        
        
          <div style="border:2px solid #0e58ec;">Content here</div>
        
        
          .myborder {border:2px solid #0e58ec;}
        
        Border color #0e58ec