#b55ae1 color space conversions
Hex:
        #b55ae1
        RGB:
        181, 90, 225
        CMY:
        29, 65, 12
        CMYK:
        20, 60, 0, 12
      HSL:
        280°, 69.2308%, 61.7647%
        HSV (HSB):
        280°, 60.0000%, 88.2353%
        XYZ:
        36.3028, 22.5723, 73.6777
        xyY:
        0.2739, 0.1703, 22.5723
      CIE-Lab:
        54.6291, 58.3394, -53.8112
        CIE-LCH:
        54.6291, 79.3671, 317.3121
        CIE-Luv:
        54.6291, 32.5515, -90.5006
        Hunter-Lab:
        47.5103, 53.2494, -58.6880
      #b55ae1 color charts
#b55ae1 RGB chart
      #b55ae1 CMYK chart
      #b55ae1 RGB pie chart
      #b55ae1 color shades, tints & tones
#b55ae1 color schemes
#b55ae1 color preview, HTML & CSS examples
           This text has a color of #b55ae1        
        
          <p style="color:#b55ae1;">Text here</p>
        
        
          .mytext {color:#b55ae1;}
        
        Text color #b55ae1
      
           This box has a color of #b55ae1        
        
          <div style="background-color:#b55ae1;">Content here</div>
        
        
          .mybackground {background-color:#b55ae1;}
        
        Background color #b55ae1
      
           Border around this has a color of #b55ae1        
        
          <div style="border:2px solid #b55ae1;">Content here</div>
        
        
          .myborder {border:2px solid #b55ae1;}
        
        Border color #b55ae1