#b505b6 color space conversions
Hex:
        #b505b6
        RGB:
        181, 5, 182
        CMY:
        29, 98, 29
        CMYK:
        1, 97, 0, 29
      HSL:
        300°, 94.6524%, 36.6667%
        HSV (HSB):
        300°, 97.2527%, 71.3725%
        XYZ:
        27.5538, 13.3097, 45.3727
        xyY:
        0.3195, 0.1543, 13.3097
      CIE-Lab:
        43.2262, 75.6306, -47.2713
        CIE-LCH:
        43.2262, 89.1883, 327.9934
        CIE-Luv:
        43.2262, 59.2950, -77.9031
        Hunter-Lab:
        36.4825, 70.9700, -48.2005
      #b505b6 color charts
#b505b6 RGB chart
      #b505b6 CMYK chart
      #b505b6 RGB pie chart
      #b505b6 color shades, tints & tones
#b505b6 color schemes
#b505b6 color preview, HTML & CSS examples
           This text has a color of #b505b6        
        
          <p style="color:#b505b6;">Text here</p>
        
        
          .mytext {color:#b505b6;}
        
        Text color #b505b6
      
           This box has a color of #b505b6        
        
          <div style="background-color:#b505b6;">Content here</div>
        
        
          .mybackground {background-color:#b505b6;}
        
        Background color #b505b6
      
           Border around this has a color of #b505b6        
        
          <div style="border:2px solid #b505b6;">Content here</div>
        
        
          .myborder {border:2px solid #b505b6;}
        
        Border color #b505b6