#4a54fa color space conversions
Hex:
        #4a54fa
        RGB:
        74, 84, 250
        CMY:
        71, 67, 2
        CMYK:
        70, 66, 0, 2
      HSL:
        237°, 94.6237%, 63.5294%
        HSV (HSB):
        237°, 70.4000%, 98.0392%
        XYZ:
        23.2497, 14.6986, 92.0542
        xyY:
        0.1788, 0.1131, 14.6986
      CIE-Lab:
        45.2186, 48.8278, -83.5650
        CIE-LCH:
        45.2186, 96.7847, 300.2982
        CIE-Luv:
        45.2186, -11.1448, -125.7300
        Hunter-Lab:
        38.3388, 41.1544, -115.5225
      #4a54fa color charts
#4a54fa RGB chart
      #4a54fa CMYK chart
      #4a54fa RGB pie chart
      #4a54fa color shades, tints & tones
#4a54fa color schemes
#4a54fa color preview, HTML & CSS examples
           This text has a color of #4a54fa        
        
          <p style="color:#4a54fa;">Text here</p>
        
        
          .mytext {color:#4a54fa;}
        
        Text color #4a54fa
      
           This box has a color of #4a54fa        
        
          <div style="background-color:#4a54fa;">Content here</div>
        
        
          .mybackground {background-color:#4a54fa;}
        
        Background color #4a54fa
      
           Border around this has a color of #4a54fa        
        
          <div style="border:2px solid #4a54fa;">Content here</div>
        
        
          .myborder {border:2px solid #4a54fa;}
        
        Border color #4a54fa