#8552cf color space conversions
Hex:
        #8552cf
        RGB:
        133, 82, 207
        CMY:
        48, 68, 19
        CMYK:
        36, 60, 0, 19
      HSL:
        264°, 56.5611%, 56.6667%
        HSV (HSB):
        264°, 60.3865%, 81.1765%
        XYZ:
        23.9526, 15.5261, 60.7659
        xyY:
        0.2389, 0.1549, 15.5261
      CIE-Lab:
        46.3465, 47.0864, -57.1692
        CIE-LCH:
        46.3465, 74.0638, 309.4760
        CIE-Luv:
        46.3465, 12.2531, -90.4577
        Hunter-Lab:
        39.4032, 39.5520, -63.8522
      #8552cf color charts
#8552cf RGB chart
      #8552cf CMYK chart
      #8552cf RGB pie chart
      #8552cf color shades, tints & tones
#8552cf color schemes
#8552cf color preview, HTML & CSS examples
           This text has a color of #8552cf        
        
          <p style="color:#8552cf;">Text here</p>
        
        
          .mytext {color:#8552cf;}
        
        Text color #8552cf
      
           This box has a color of #8552cf        
        
          <div style="background-color:#8552cf;">Content here</div>
        
        
          .mybackground {background-color:#8552cf;}
        
        Background color #8552cf
      
           Border around this has a color of #8552cf        
        
          <div style="border:2px solid #8552cf;">Content here</div>
        
        
          .myborder {border:2px solid #8552cf;}
        
        Border color #8552cf