#b53cfa color space conversions
Hex:
        #b53cfa
        RGB:
        181, 60, 250
        CMY:
        29, 76, 2
        CMYK:
        28, 76, 0, 2
      HSL:
        278°, 95.0000%, 60.7843%
        HSV (HSB):
        278°, 76.0000%, 98.0392%
        XYZ:
        37.9272, 19.9576, 92.2957
        xyY:
        0.2525, 0.1329, 19.9576
      CIE-Lab:
        51.7892, 75.9121, -72.4016
        CIE-LCH:
        51.7892, 104.9030, 316.3559
        CIE-Luv:
        51.7892, 33.1051, -118.4151
        Hunter-Lab:
        44.6739, 73.3634, -91.2205
      #b53cfa color charts
#b53cfa RGB chart
      #b53cfa CMYK chart
      #b53cfa RGB pie chart
      #b53cfa color shades, tints & tones
#b53cfa color schemes
#b53cfa color preview, HTML & CSS examples
           This text has a color of #b53cfa        
        
          <p style="color:#b53cfa;">Text here</p>
        
        
          .mytext {color:#b53cfa;}
        
        Text color #b53cfa
      
           This box has a color of #b53cfa        
        
          <div style="background-color:#b53cfa;">Content here</div>
        
        
          .mybackground {background-color:#b53cfa;}
        
        Background color #b53cfa
      
           Border around this has a color of #b53cfa        
        
          <div style="border:2px solid #b53cfa;">Content here</div>
        
        
          .myborder {border:2px solid #b53cfa;}
        
        Border color #b53cfa