#b505c4 color space conversions
Hex:
        #b505c4
        RGB:
        181, 5, 196
        CMY:
        29, 98, 23
        CMYK:
        8, 97, 0, 23
      HSL:
        295°, 95.0249%, 39.4118%
        HSV (HSB):
        295°, 97.4490%, 76.8627%
        XYZ:
        29.0741, 13.9178, 53.3786
        xyY:
        0.3017, 0.1444, 13.9178
      CIE-Lab:
        44.1148, 77.7779, -54.0539
        CIE-LCH:
        44.1148, 94.7166, 325.2015
        CIE-Luv:
        44.1148, 54.1259, -88.0849
        Hunter-Lab:
        37.3066, 73.8238, -58.7180
      #b505c4 color charts
#b505c4 RGB chart
      #b505c4 CMYK chart
      #b505c4 RGB pie chart
      #b505c4 color shades, tints & tones
#b505c4 color schemes
#b505c4 color preview, HTML & CSS examples
           This text has a color of #b505c4        
        
          <p style="color:#b505c4;">Text here</p>
        
        
          .mytext {color:#b505c4;}
        
        Text color #b505c4
      
           This box has a color of #b505c4        
        
          <div style="background-color:#b505c4;">Content here</div>
        
        
          .mybackground {background-color:#b505c4;}
        
        Background color #b505c4
      
           Border around this has a color of #b505c4        
        
          <div style="border:2px solid #b505c4;">Content here</div>
        
        
          .myborder {border:2px solid #b505c4;}
        
        Border color #b505c4