#4a48ca color space conversions
Hex:
        #4a48ca
        RGB:
        74, 72, 202
        CMY:
        71, 72, 21
        CMYK:
        63, 64, 0, 21
      HSL:
        241°, 55.0847%, 53.7255%
        HSV (HSB):
        241°, 64.3564%, 79.2157%
        XYZ:
        15.8021, 10.3548, 57.0429
        xyY:
        0.1899, 0.1245, 10.3548
      CIE-Lab:
        38.4719, 40.1414, -67.3122
        CIE-LCH:
        38.4719, 78.3726, 300.8096
        CIE-Luv:
        38.4719, -6.5803, -98.0475
        Hunter-Lab:
        32.1789, 31.3426, -82.5769
      #4a48ca color charts
#4a48ca RGB chart
      #4a48ca CMYK chart
      #4a48ca RGB pie chart
      #4a48ca color shades, tints & tones
#4a48ca color schemes
#4a48ca color preview, HTML & CSS examples
           This text has a color of #4a48ca        
        
          <p style="color:#4a48ca;">Text here</p>
        
        
          .mytext {color:#4a48ca;}
        
        Text color #4a48ca
      
           This box has a color of #4a48ca        
        
          <div style="background-color:#4a48ca;">Content here</div>
        
        
          .mybackground {background-color:#4a48ca;}
        
        Background color #4a48ca
      
           Border around this has a color of #4a48ca        
        
          <div style="border:2px solid #4a48ca;">Content here</div>
        
        
          .myborder {border:2px solid #4a48ca;}
        
        Border color #4a48ca