#8452dd color space conversions
Hex:
        #8452dd
        RGB:
        132, 82, 221
        CMY:
        48, 68, 13
        CMYK:
        40, 63, 0, 13
      HSL:
        262°, 67.1498%, 59.4118%
        HSV (HSB):
        262°, 62.8959%, 86.6667%
        XYZ:
        25.5842, 16.1606, 70.1775
        xyY:
        0.2286, 0.1444, 16.1606
      CIE-Lab:
        47.1845, 50.4884, -63.8210
        CIE-LCH:
        47.1845, 81.3769, 308.3473
        CIE-Luv:
        47.1845, 9.8258, -100.8375
        Hunter-Lab:
        40.2002, 43.2503, -75.3623
      #8452dd color charts
#8452dd RGB chart
      #8452dd CMYK chart
      #8452dd RGB pie chart
      #8452dd color shades, tints & tones
#8452dd color schemes
#8452dd color preview, HTML & CSS examples
           This text has a color of #8452dd        
        
          <p style="color:#8452dd;">Text here</p>
        
        
          .mytext {color:#8452dd;}
        
        Text color #8452dd
      
           This box has a color of #8452dd        
        
          <div style="background-color:#8452dd;">Content here</div>
        
        
          .mybackground {background-color:#8452dd;}
        
        Background color #8452dd
      
           Border around this has a color of #8452dd        
        
          <div style="border:2px solid #8452dd;">Content here</div>
        
        
          .myborder {border:2px solid #8452dd;}
        
        Border color #8452dd