#4945cb color space conversions
Hex:
        #4945cb
        RGB:
        73, 69, 203
        CMY:
        71, 73, 20
        CMYK:
        64, 66, 0, 20
      HSL:
        242°, 56.3025%, 53.3333%
        HSV (HSB):
        242°, 66.0099%, 79.6078%
        XYZ:
        15.6553, 9.9845, 57.6020
        xyY:
        0.1881, 0.1199, 9.9845
      CIE-Lab:
        37.8146, 42.1205, -68.9705
        CIE-LCH:
        37.8146, 80.8150, 301.4125
        CIE-Luv:
        37.8146, -6.2411, -99.6239
        Hunter-Lab:
        31.5983, 33.1403, -85.9638
      #4945cb color charts
#4945cb RGB chart
      #4945cb CMYK chart
      #4945cb RGB pie chart
      #4945cb color shades, tints & tones
#4945cb color schemes
#4945cb color preview, HTML & CSS examples
           This text has a color of #4945cb        
        
          <p style="color:#4945cb;">Text here</p>
        
        
          .mytext {color:#4945cb;}
        
        Text color #4945cb
      
           This box has a color of #4945cb        
        
          <div style="background-color:#4945cb;">Content here</div>
        
        
          .mybackground {background-color:#4945cb;}
        
        Background color #4945cb
      
           Border around this has a color of #4945cb        
        
          <div style="border:2px solid #4945cb;">Content here</div>
        
        
          .myborder {border:2px solid #4945cb;}
        
        Border color #4945cb