#b525d7 color space conversions
Hex:
        #b525d7
        RGB:
        181, 37, 215
        CMY:
        29, 85, 16
        CMYK:
        16, 83, 0, 16
      HSL:
        289°, 70.6349%, 49.4118%
        HSV (HSB):
        289°, 82.7907%, 84.3137%
        XYZ:
        31.9834, 16.0532, 65.7028
        xyY:
        0.2812, 0.1411, 16.0532
      CIE-Lab:
        47.0442, 76.0330, -60.3101
        CIE-LCH:
        47.0442, 97.0480, 321.5782
        CIE-Luv:
        47.0442, 45.5152, -98.3795
        Hunter-Lab:
        40.0664, 72.3729, -69.1801
      #b525d7 color charts
#b525d7 RGB chart
      #b525d7 CMYK chart
      #b525d7 RGB pie chart
      #b525d7 color shades, tints & tones
#b525d7 color schemes
#b525d7 color preview, HTML & CSS examples
           This text has a color of #b525d7        
        
          <p style="color:#b525d7;">Text here</p>
        
        
          .mytext {color:#b525d7;}
        
        Text color #b525d7
      
           This box has a color of #b525d7        
        
          <div style="background-color:#b525d7;">Content here</div>
        
        
          .mybackground {background-color:#b525d7;}
        
        Background color #b525d7
      
           Border around this has a color of #b525d7        
        
          <div style="border:2px solid #b525d7;">Content here</div>
        
        
          .myborder {border:2px solid #b525d7;}
        
        Border color #b525d7