#8552df color space conversions
Hex:
        #8552df
        RGB:
        133, 82, 223
        CMY:
        48, 68, 13
        CMYK:
        40, 63, 0, 13
      HSL:
        262°, 68.7805%, 59.8039%
        HSV (HSB):
        262°, 63.2287%, 87.4510%
        XYZ:
        26.0094, 16.3488, 71.5968
        xyY:
        0.2282, 0.1435, 16.3488
      CIE-Lab:
        47.4289, 51.2139, -64.5565
        CIE-LCH:
        47.4289, 82.4040, 308.4256
        CIE-Luv:
        47.4289, 9.9980, -102.1050
        Hunter-Lab:
        40.4337, 44.0632, -76.6825
      #8552df color charts
#8552df RGB chart
      #8552df CMYK chart
      #8552df RGB pie chart
      #8552df color shades, tints & tones
#8552df color schemes
#8552df color preview, HTML & CSS examples
           This text has a color of #8552df        
        
          <p style="color:#8552df;">Text here</p>
        
        
          .mytext {color:#8552df;}
        
        Text color #8552df
      
           This box has a color of #8552df        
        
          <div style="background-color:#8552df;">Content here</div>
        
        
          .mybackground {background-color:#8552df;}
        
        Background color #8552df
      
           Border around this has a color of #8552df        
        
          <div style="border:2px solid #8552df;">Content here</div>
        
        
          .myborder {border:2px solid #8552df;}
        
        Border color #8552df