#4a49ca color space conversions
Hex:
        #4a49ca
        RGB:
        74, 73, 202
        CMY:
        71, 71, 21
        CMYK:
        63, 64, 0, 21
      HSL:
        240°, 54.8936%, 53.9216%
        HSV (HSB):
        240°, 63.8614%, 79.2157%
        XYZ:
        15.8673, 10.4852, 57.0647
        xyY:
        0.1902, 0.1257, 10.4852
      CIE-Lab:
        38.6995, 39.5377, -66.9402
        CIE-LCH:
        38.6995, 77.7446, 300.5679
        CIE-Luv:
        38.6995, -6.8011, -97.7433
        Hunter-Lab:
        32.3809, 30.8020, -81.8199
      #4a49ca color charts
#4a49ca RGB chart
      #4a49ca CMYK chart
      #4a49ca RGB pie chart
      #4a49ca color shades, tints & tones
#4a49ca color schemes
#4a49ca color preview, HTML & CSS examples
           This text has a color of #4a49ca        
        
          <p style="color:#4a49ca;">Text here</p>
        
        
          .mytext {color:#4a49ca;}
        
        Text color #4a49ca
      
           This box has a color of #4a49ca        
        
          <div style="background-color:#4a49ca;">Content here</div>
        
        
          .mybackground {background-color:#4a49ca;}
        
        Background color #4a49ca
      
           Border around this has a color of #4a49ca        
        
          <div style="border:2px solid #4a49ca;">Content here</div>
        
        
          .myborder {border:2px solid #4a49ca;}
        
        Border color #4a49ca