#b507d5 color space conversions
Hex:
        #b507d5
        RGB:
        181, 7, 213
        CMY:
        29, 97, 16
        CMYK:
        15, 97, 0, 16
      HSL:
        291°, 93.6364%, 43.1373%
        HSV (HSB):
        291°, 96.7136%, 83.5294%
        XYZ:
        31.1423, 14.7798, 64.1622
        xyY:
        0.2829, 0.1343, 14.7798
      CIE-Lab:
        45.3311, 80.3412, -61.9322
        CIE-LCH:
        45.3311, 101.4411, 322.3726
        CIE-Luv:
        45.3311, 48.2557, -99.9682
        Hunter-Lab:
        38.4445, 77.3174, -72.0412
      #b507d5 color charts
#b507d5 RGB chart
      #b507d5 CMYK chart
      #b507d5 RGB pie chart
      #b507d5 color shades, tints & tones
#b507d5 color schemes
#b507d5 color preview, HTML & CSS examples
           This text has a color of #b507d5        
        
          <p style="color:#b507d5;">Text here</p>
        
        
          .mytext {color:#b507d5;}
        
        Text color #b507d5
      
           This box has a color of #b507d5        
        
          <div style="background-color:#b507d5;">Content here</div>
        
        
          .mybackground {background-color:#b507d5;}
        
        Background color #b507d5
      
           Border around this has a color of #b507d5        
        
          <div style="border:2px solid #b507d5;">Content here</div>
        
        
          .myborder {border:2px solid #b507d5;}
        
        Border color #b507d5