#7a45e1 color space conversions
Hex:
        #7a45e1
        RGB:
        122, 69, 225
        CMY:
        52, 73, 12
        CMYK:
        46, 69, 0, 12
      HSL:
        260°, 72.2222%, 57.6471%
        HSV (HSB):
        260°, 69.3333%, 88.2353%
        XYZ:
        23.7448, 13.8301, 72.6521
        xyY:
        0.2154, 0.1255, 13.8301
      CIE-Lab:
        43.9882, 56.3353, -71.3390
        CIE-LCH:
        43.9882, 90.9006, 308.2976
        CIE-Luv:
        43.9882, 7.7904, -109.3445
        Hunter-Lab:
        37.1888, 48.8905, -89.7970
      #7a45e1 color charts
#7a45e1 RGB chart
      #7a45e1 CMYK chart
      #7a45e1 RGB pie chart
      #7a45e1 color shades, tints & tones
#7a45e1 color schemes
#7a45e1 color preview, HTML & CSS examples
           This text has a color of #7a45e1        
        
          <p style="color:#7a45e1;">Text here</p>
        
        
          .mytext {color:#7a45e1;}
        
        Text color #7a45e1
      
           This box has a color of #7a45e1        
        
          <div style="background-color:#7a45e1;">Content here</div>
        
        
          .mybackground {background-color:#7a45e1;}
        
        Background color #7a45e1
      
           Border around this has a color of #7a45e1        
        
          <div style="border:2px solid #7a45e1;">Content here</div>
        
        
          .myborder {border:2px solid #7a45e1;}
        
        Border color #7a45e1