#8452cd color space conversions
Hex:
        #8452cd
        RGB:
        132, 82, 205
        CMY:
        48, 68, 20
        CMYK:
        36, 60, 0, 20
      HSL:
        264°, 55.1570%, 56.2745%
        HSV (HSB):
        264°, 60.0000%, 80.3922%
        XYZ:
        23.5525, 15.3479, 59.4787
        xyY:
        0.2394, 0.1560, 15.3479
      CIE-Lab:
        46.1071, 46.3499, -56.4111
        CIE-LCH:
        46.1071, 73.0105, 309.4081
        CIE-Luv:
        46.1071, 12.0682, -89.1545
        Hunter-Lab:
        39.1764, 38.7537, -62.5923
      #8452cd color charts
#8452cd RGB chart
      #8452cd CMYK chart
      #8452cd RGB pie chart
      #8452cd color shades, tints & tones
#8452cd color schemes
#8452cd color preview, HTML & CSS examples
           This text has a color of #8452cd        
        
          <p style="color:#8452cd;">Text here</p>
        
        
          .mytext {color:#8452cd;}
        
        Text color #8452cd
      
           This box has a color of #8452cd        
        
          <div style="background-color:#8452cd;">Content here</div>
        
        
          .mybackground {background-color:#8452cd;}
        
        Background color #8452cd
      
           Border around this has a color of #8452cd        
        
          <div style="border:2px solid #8452cd;">Content here</div>
        
        
          .myborder {border:2px solid #8452cd;}
        
        Border color #8452cd