#b55fd4 color space conversions
Hex:
        #b55fd4
        RGB:
        181, 95, 212
        CMY:
        29, 63, 17
        CMYK:
        15, 55, 0, 17
      HSL:
        284°, 57.6355%, 60.1961%
        HSV (HSB):
        284°, 55.1887%, 83.1373%
        XYZ:
        35.0319, 22.7616, 64.8344
        xyY:
        0.2857, 0.1856, 22.7616
      CIE-Lab:
        54.8260, 53.2069, -46.1453
        CIE-LCH:
        54.8260, 70.4299, 319.0655
        CIE-Luv:
        54.8260, 33.9157, -78.0776
        Hunter-Lab:
        47.7092, 47.5781, -47.1758
      #b55fd4 color charts
#b55fd4 RGB chart
      #b55fd4 CMYK chart
      #b55fd4 RGB pie chart
      #b55fd4 color shades, tints & tones
#b55fd4 color schemes
#b55fd4 color preview, HTML & CSS examples
           This text has a color of #b55fd4        
        
          <p style="color:#b55fd4;">Text here</p>
        
        
          .mytext {color:#b55fd4;}
        
        Text color #b55fd4
      
           This box has a color of #b55fd4        
        
          <div style="background-color:#b55fd4;">Content here</div>
        
        
          .mybackground {background-color:#b55fd4;}
        
        Background color #b55fd4
      
           Border around this has a color of #b55fd4        
        
          <div style="border:2px solid #b55fd4;">Content here</div>
        
        
          .myborder {border:2px solid #b55fd4;}
        
        Border color #b55fd4