#b53fbe color space conversions
Hex:
        #b53fbe
        RGB:
        181, 63, 190
        CMY:
        29, 75, 25
        CMYK:
        5, 67, 0, 25
      HSL:
        296°, 50.1976%, 49.6078%
        HSV (HSB):
        296°, 66.8421%, 74.5098%
        XYZ:
        30.1278, 17.0965, 50.4272
        xyY:
        0.3085, 0.1751, 17.0965
      CIE-Lab:
        48.3814, 63.4094, -43.7361
        CIE-LCH:
        48.3814, 77.0299, 325.4043
        CIE-Luv:
        48.3814, 48.6752, -73.5402
        Hunter-Lab:
        41.3479, 57.7039, -43.3656
      #b53fbe color charts
#b53fbe RGB chart
      #b53fbe CMYK chart
      #b53fbe RGB pie chart
      #b53fbe color shades, tints & tones
#b53fbe color schemes
#b53fbe color preview, HTML & CSS examples
           This text has a color of #b53fbe        
        
          <p style="color:#b53fbe;">Text here</p>
        
        
          .mytext {color:#b53fbe;}
        
        Text color #b53fbe
      
           This box has a color of #b53fbe        
        
          <div style="background-color:#b53fbe;">Content here</div>
        
        
          .mybackground {background-color:#b53fbe;}
        
        Background color #b53fbe
      
           Border around this has a color of #b53fbe        
        
          <div style="border:2px solid #b53fbe;">Content here</div>
        
        
          .myborder {border:2px solid #b53fbe;}
        
        Border color #b53fbe