#b53bfe color space conversions
Hex:
        #b53bfe
        RGB:
        181, 59, 254
        CMY:
        29, 77, 0
        CMYK:
        29, 77, 0, 0
      HSL:
        278°, 98.9848%, 61.3725%
        HSV (HSB):
        278°, 76.7717%, 99.6078%
        XYZ:
        38.5094, 20.1074, 95.6174
        xyY:
        0.2497, 0.1304, 20.1074
      CIE-Lab:
        51.9585, 77.0566, -74.3538
        CIE-LCH:
        51.9585, 107.0804, 316.0227
        CIE-Luv:
        51.9585, 32.3172, -121.3804
        Hunter-Lab:
        44.8413, 74.8222, -95.0381
      #b53bfe color charts
#b53bfe RGB chart
      #b53bfe CMYK chart
      #b53bfe RGB pie chart
      #b53bfe color shades, tints & tones
#b53bfe color schemes
#b53bfe color preview, HTML & CSS examples
           This text has a color of #b53bfe        
        
          <p style="color:#b53bfe;">Text here</p>
        
        
          .mytext {color:#b53bfe;}
        
        Text color #b53bfe
      
           This box has a color of #b53bfe        
        
          <div style="background-color:#b53bfe;">Content here</div>
        
        
          .mybackground {background-color:#b53bfe;}
        
        Background color #b53bfe
      
           Border around this has a color of #b53bfe        
        
          <div style="border:2px solid #b53bfe;">Content here</div>
        
        
          .myborder {border:2px solid #b53bfe;}
        
        Border color #b53bfe