#b55ed4 color space conversions
Hex:
        #b55ed4
        RGB:
        181, 94, 212
        CMY:
        29, 63, 17
        CMYK:
        15, 56, 0, 17
      HSL:
        284°, 57.8431%, 60.0000%
        HSV (HSB):
        284°, 55.6604%, 83.1373%
        XYZ:
        34.9424, 22.5826, 64.8046
        xyY:
        0.2856, 0.1846, 22.5826
      CIE-Lab:
        54.6398, 53.7038, -46.4405
        CIE-LCH:
        54.6398, 70.9987, 319.1483
        CIE-Luv:
        54.6398, 34.2318, -78.5420
        Hunter-Lab:
        47.5212, 48.0893, -47.5889
      #b55ed4 color charts
#b55ed4 RGB chart
      #b55ed4 CMYK chart
      #b55ed4 RGB pie chart
      #b55ed4 color shades, tints & tones
#b55ed4 color schemes
#b55ed4 color preview, HTML & CSS examples
           This text has a color of #b55ed4        
        
          <p style="color:#b55ed4;">Text here</p>
        
        
          .mytext {color:#b55ed4;}
        
        Text color #b55ed4
      
           This box has a color of #b55ed4        
        
          <div style="background-color:#b55ed4;">Content here</div>
        
        
          .mybackground {background-color:#b55ed4;}
        
        Background color #b55ed4
      
           Border around this has a color of #b55ed4        
        
          <div style="border:2px solid #b55ed4;">Content here</div>
        
        
          .myborder {border:2px solid #b55ed4;}
        
        Border color #b55ed4