#4a45ed color space conversions
Hex:
        #4a45ed
        RGB:
        74, 69, 237
        CMY:
        71, 73, 7
        CMYK:
        69, 71, 0, 7
      HSL:
        242°, 82.3529%, 60.0000%
        HSV (HSB):
        242°, 70.8861%, 92.9412%
        XYZ:
        20.2382, 11.8265, 81.3368
        xyY:
        0.1785, 0.1043, 11.8265
      CIE-Lab:
        40.9391, 53.1443, -83.2996
        CIE-LCH:
        40.9391, 98.8086, 302.5375
        CIE-Luv:
        40.9391, -7.7393, -120.9879
        Hunter-Lab:
        34.3897, 44.8647, -116.1570
      #4a45ed color charts
#4a45ed RGB chart
      #4a45ed CMYK chart
      #4a45ed RGB pie chart
      #4a45ed color shades, tints & tones
#4a45ed color schemes
#4a45ed color preview, HTML & CSS examples
           This text has a color of #4a45ed        
        
          <p style="color:#4a45ed;">Text here</p>
        
        
          .mytext {color:#4a45ed;}
        
        Text color #4a45ed
      
           This box has a color of #4a45ed        
        
          <div style="background-color:#4a45ed;">Content here</div>
        
        
          .mybackground {background-color:#4a45ed;}
        
        Background color #4a45ed
      
           Border around this has a color of #4a45ed        
        
          <div style="border:2px solid #4a45ed;">Content here</div>
        
        
          .myborder {border:2px solid #4a45ed;}
        
        Border color #4a45ed