#b53bce color space conversions
Hex:
        #b53bce
        RGB:
        181, 59, 206
        CMY:
        29, 77, 19
        CMYK:
        12, 71, 0, 19
      HSL:
        290°, 60.0000%, 51.9608%
        HSV (HSB):
        290°, 71.3592%, 80.7843%
        XYZ:
        31.7606, 17.4079, 60.0786
        xyY:
        0.2907, 0.1593, 17.4079
      CIE-Lab:
        48.7700, 67.7850, -52.3677
        CIE-LCH:
        48.7700, 85.6574, 322.3119
        CIE-Luv:
        48.7700, 44.8139, -86.9785
        Hunter-Lab:
        41.7228, 62.8645, -56.1685
      #b53bce color charts
#b53bce RGB chart
      #b53bce CMYK chart
      #b53bce RGB pie chart
      #b53bce color shades, tints & tones
#b53bce color schemes
#b53bce color preview, HTML & CSS examples
           This text has a color of #b53bce        
        
          <p style="color:#b53bce;">Text here</p>
        
        
          .mytext {color:#b53bce;}
        
        Text color #b53bce
      
           This box has a color of #b53bce        
        
          <div style="background-color:#b53bce;">Content here</div>
        
        
          .mybackground {background-color:#b53bce;}
        
        Background color #b53bce
      
           Border around this has a color of #b53bce        
        
          <div style="border:2px solid #b53bce;">Content here</div>
        
        
          .myborder {border:2px solid #b53bce;}
        
        Border color #b53bce