#b533fe color space conversions
Hex:
        #b533fe
        RGB:
        181, 51, 254
        CMY:
        29, 80, 0
        CMYK:
        29, 80, 0, 0
      HSL:
        278°, 99.0244%, 59.8039%
        HSV (HSB):
        278°, 79.9213%, 99.6078%
        XYZ:
        38.1293, 19.3472, 95.4907
        xyY:
        0.2493, 0.1265, 19.3472
      CIE-Lab:
        51.0909, 79.5746, -75.7649
        CIE-LCH:
        51.0909, 109.8747, 316.4049
        CIE-Luv:
        51.0909, 33.3636, -122.9527
        Hunter-Lab:
        43.9854, 77.7604, -97.9266
      #b533fe color charts
#b533fe RGB chart
      #b533fe CMYK chart
      #b533fe RGB pie chart
      #b533fe color shades, tints & tones
#b533fe color schemes
#b533fe color preview, HTML & CSS examples
           This text has a color of #b533fe        
        
          <p style="color:#b533fe;">Text here</p>
        
        
          .mytext {color:#b533fe;}
        
        Text color #b533fe
      
           This box has a color of #b533fe        
        
          <div style="background-color:#b533fe;">Content here</div>
        
        
          .mybackground {background-color:#b533fe;}
        
        Background color #b533fe
      
           Border around this has a color of #b533fe        
        
          <div style="border:2px solid #b533fe;">Content here</div>
        
        
          .myborder {border:2px solid #b533fe;}
        
        Border color #b533fe