#8528bb color space conversions
Hex:
        #8528bb
        RGB:
        133, 40, 187
        CMY:
        48, 84, 27
        CMYK:
        29, 79, 0, 27
      HSL:
        278°, 64.7577%, 44.5098%
        HSV (HSB):
        278°, 78.6096%, 73.3333%
        XYZ:
        19.4013, 10.0920, 47.9391
        xyY:
        0.2506, 0.1303, 10.0920
      CIE-Lab:
        38.0070, 61.6086, -59.0349
        CIE-LCH:
        38.0070, 85.3273, 316.2221
        CIE-Luv:
        38.0070, 24.1316, -88.7515
        Hunter-Lab:
        31.7679, 53.4198, -67.2336
      #8528bb color charts
#8528bb RGB chart
      #8528bb CMYK chart
      #8528bb RGB pie chart
      #8528bb color shades, tints & tones
#8528bb color schemes
#8528bb color preview, HTML & CSS examples
           This text has a color of #8528bb        
        
          <p style="color:#8528bb;">Text here</p>
        
        
          .mytext {color:#8528bb;}
        
        Text color #8528bb
      
           This box has a color of #8528bb        
        
          <div style="background-color:#8528bb;">Content here</div>
        
        
          .mybackground {background-color:#8528bb;}
        
        Background color #8528bb
      
           Border around this has a color of #8528bb        
        
          <div style="border:2px solid #8528bb;">Content here</div>
        
        
          .myborder {border:2px solid #8528bb;}
        
        Border color #8528bb