#7252cd color space conversions
Hex:
        #7252cd
        RGB:
        114, 82, 205
        CMY:
        55, 68, 20
        CMYK:
        44, 60, 0, 20
      HSL:
        256°, 55.1570%, 56.2745%
        HSV (HSB):
        256°, 60.0000%, 80.3922%
        XYZ:
        20.9762, 14.0198, 59.3581
        xyY:
        0.2223, 0.1486, 14.0198
      CIE-Lab:
        44.2613, 42.4101, -59.4829
        CIE-LCH:
        44.2613, 73.0536, 305.4881
        CIE-Luv:
        44.2613, 4.1038, -92.1178
        Hunter-Lab:
        37.4430, 34.4734, -67.7820
      #7252cd color charts
#7252cd RGB chart
      #7252cd CMYK chart
      #7252cd RGB pie chart
      #7252cd color shades, tints & tones
#7252cd color schemes
#7252cd color preview, HTML & CSS examples
           This text has a color of #7252cd        
        
          <p style="color:#7252cd;">Text here</p>
        
        
          .mytext {color:#7252cd;}
        
        Text color #7252cd
      
           This box has a color of #7252cd        
        
          <div style="background-color:#7252cd;">Content here</div>
        
        
          .mybackground {background-color:#7252cd;}
        
        Background color #7252cd
      
           Border around this has a color of #7252cd        
        
          <div style="border:2px solid #7252cd;">Content here</div>
        
        
          .myborder {border:2px solid #7252cd;}
        
        Border color #7252cd