#b507b5 color space conversions
Hex:
        #b507b5
        RGB:
        181, 7, 181
        CMY:
        29, 97, 29
        CMYK:
        0, 96, 0, 29
      HSL:
        300°, 92.5532%, 36.8627%
        HSV (HSB):
        300°, 96.1326%, 70.9804%
        XYZ:
        27.4725, 13.3119, 44.8376
        xyY:
        0.3209, 0.1555, 13.3119
      CIE-Lab:
        43.2295, 75.2907, -46.6759
        CIE-LCH:
        43.2295, 88.5851, 328.2034
        CIE-Luv:
        43.2295, 59.5737, -77.0309
        Hunter-Lab:
        36.4855, 70.5557, -47.3225
      #b507b5 color charts
#b507b5 RGB chart
      #b507b5 CMYK chart
      #b507b5 RGB pie chart
      #b507b5 color shades, tints & tones
#b507b5 color schemes
#b507b5 color preview, HTML & CSS examples
           This text has a color of #b507b5        
        
          <p style="color:#b507b5;">Text here</p>
        
        
          .mytext {color:#b507b5;}
        
        Text color #b507b5
      
           This box has a color of #b507b5        
        
          <div style="background-color:#b507b5;">Content here</div>
        
        
          .mybackground {background-color:#b507b5;}
        
        Background color #b507b5
      
           Border around this has a color of #b507b5        
        
          <div style="border:2px solid #b507b5;">Content here</div>
        
        
          .myborder {border:2px solid #b507b5;}
        
        Border color #b507b5