#0e54fa color space conversions
Hex:
        #0e54fa
        RGB:
        14, 84, 250
        CMY:
        95, 67, 2
        CMYK:
        94, 66, 0, 2
      HSL:
        222°, 95.9350%, 51.7647%
        HSV (HSB):
        222°, 94.4000%, 98.0392%
        XYZ:
        20.6067, 13.3361, 91.9305
        xyY:
        0.1637, 0.1059, 13.3361
      CIE-Lab:
        43.2654, 44.9182, -86.8479
        CIE-LCH:
        43.2654, 97.7763, 297.3483
        CIE-Luv:
        43.2654, -17.8880, -127.4313
        Hunter-Lab:
        36.5187, 36.8162, -123.6910
      #0e54fa color charts
#0e54fa RGB chart
      #0e54fa CMYK chart
      #0e54fa RGB pie chart
      #0e54fa color shades, tints & tones
#0e54fa color schemes
#0e54fa color preview, HTML & CSS examples
           This text has a color of #0e54fa        
        
          <p style="color:#0e54fa;">Text here</p>
        
        
          .mytext {color:#0e54fa;}
        
        Text color #0e54fa
      
           This box has a color of #0e54fa        
        
          <div style="background-color:#0e54fa;">Content here</div>
        
        
          .mybackground {background-color:#0e54fa;}
        
        Background color #0e54fa
      
           Border around this has a color of #0e54fa        
        
          <div style="border:2px solid #0e54fa;">Content here</div>
        
        
          .myborder {border:2px solid #0e54fa;}
        
        Border color #0e54fa