#b507d7 color space conversions
Hex:
        #b507d7
        RGB:
        181, 7, 215
        CMY:
        29, 97, 16
        CMYK:
        16, 97, 0, 16
      HSL:
        290°, 93.6937%, 43.5294%
        HSV (HSB):
        290°, 96.7442%, 84.3137%
        XYZ:
        31.3978, 14.8820, 65.5076
        xyY:
        0.2809, 0.1331, 14.8820
      CIE-Lab:
        45.4722, 80.6734, -62.8530
        CIE-LCH:
        45.4722, 102.2677, 322.0777
        CIE-Luv:
        45.4722, 47.6100, -101.3538
        Hunter-Lab:
        38.5772, 77.7700, -73.6758
      #b507d7 color charts
#b507d7 RGB chart
      #b507d7 CMYK chart
      #b507d7 RGB pie chart
      #b507d7 color shades, tints & tones
#b507d7 color schemes
#b507d7 color preview, HTML & CSS examples
           This text has a color of #b507d7        
        
          <p style="color:#b507d7;">Text here</p>
        
        
          .mytext {color:#b507d7;}
        
        Text color #b507d7
      
           This box has a color of #b507d7        
        
          <div style="background-color:#b507d7;">Content here</div>
        
        
          .mybackground {background-color:#b507d7;}
        
        Background color #b507d7
      
           Border around this has a color of #b507d7        
        
          <div style="border:2px solid #b507d7;">Content here</div>
        
        
          .myborder {border:2px solid #b507d7;}
        
        Border color #b507d7