#0e51fd color space conversions
Hex:
        #0e51fd
        RGB:
        14, 81, 253
        CMY:
        95, 68, 1
        CMYK:
        94, 68, 0, 1
      HSL:
        223°, 98.3539%, 52.3529%
        HSV (HSB):
        223°, 94.4664%, 99.2157%
        XYZ:
        20.8532, 13.0701, 94.3522
        xyY:
        0.1626, 0.1019, 13.0701
      CIE-Lab:
        42.8686, 47.8210, -89.1775
        CIE-LCH:
        42.8686, 101.1903, 298.2022
        CIE-Luv:
        42.8686, -17.2769, -129.8806
        Hunter-Lab:
        36.1526, 39.6936, -129.4303
      #0e51fd color charts
#0e51fd RGB chart
      #0e51fd CMYK chart
      #0e51fd RGB pie chart
      #0e51fd color shades, tints & tones
#0e51fd color schemes
#0e51fd color preview, HTML & CSS examples
           This text has a color of #0e51fd        
        
          <p style="color:#0e51fd;">Text here</p>
        
        
          .mytext {color:#0e51fd;}
        
        Text color #0e51fd
      
           This box has a color of #0e51fd        
        
          <div style="background-color:#0e51fd;">Content here</div>
        
        
          .mybackground {background-color:#0e51fd;}
        
        Background color #0e51fd
      
           Border around this has a color of #0e51fd        
        
          <div style="border:2px solid #0e51fd;">Content here</div>
        
        
          .myborder {border:2px solid #0e51fd;}
        
        Border color #0e51fd