#4a45ce color space conversions
Hex:
        #4a45ce
        RGB:
        74, 69, 206
        CMY:
        71, 73, 19
        CMYK:
        64, 67, 0, 19
      HSL:
        242°, 58.2979%, 53.9216%
        HSV (HSB):
        242°, 66.5049%, 80.7843%
        XYZ:
        16.0927, 10.1683, 59.5070
        xyY:
        0.1876, 0.1186, 10.1683
      CIE-Lab:
        38.1428, 43.2352, -70.1684
        CIE-LCH:
        38.1428, 82.4190, 301.6399
        CIE-Luv:
        38.1428, -6.1520, -101.5069
        Hunter-Lab:
        31.8878, 34.2795, -88.3218
      #4a45ce color charts
#4a45ce RGB chart
      #4a45ce CMYK chart
      #4a45ce RGB pie chart
      #4a45ce color shades, tints & tones
#4a45ce color schemes
#4a45ce color preview, HTML & CSS examples
           This text has a color of #4a45ce        
        
          <p style="color:#4a45ce;">Text here</p>
        
        
          .mytext {color:#4a45ce;}
        
        Text color #4a45ce
      
           This box has a color of #4a45ce        
        
          <div style="background-color:#4a45ce;">Content here</div>
        
        
          .mybackground {background-color:#4a45ce;}
        
        Background color #4a45ce
      
           Border around this has a color of #4a45ce        
        
          <div style="border:2px solid #4a45ce;">Content here</div>
        
        
          .myborder {border:2px solid #4a45ce;}
        
        Border color #4a45ce