#b533fa color space conversions
Hex:
        #b533fa
        RGB:
        181, 51, 250
        CMY:
        29, 80, 2
        CMYK:
        28, 80, 0, 2
      HSL:
        279°, 95.2153%, 59.0196%
        HSV (HSB):
        279°, 79.6000%, 98.0392%
        XYZ:
        37.4952, 19.0935, 92.1517
        xyY:
        0.2521, 0.1284, 19.0935
      CIE-Lab:
        50.7965, 78.7883, -74.0148
        CIE-LCH:
        50.7965, 108.1008, 316.7893
        CIE-Luv:
        50.7965, 34.3259, -120.2516
        Hunter-Lab:
        43.6962, 76.7007, -94.4506
      #b533fa color charts
#b533fa RGB chart
      #b533fa CMYK chart
      #b533fa RGB pie chart
      #b533fa color shades, tints & tones
#b533fa color schemes
#b533fa color preview, HTML & CSS examples
           This text has a color of #b533fa        
        
          <p style="color:#b533fa;">Text here</p>
        
        
          .mytext {color:#b533fa;}
        
        Text color #b533fa
      
           This box has a color of #b533fa        
        
          <div style="background-color:#b533fa;">Content here</div>
        
        
          .mybackground {background-color:#b533fa;}
        
        Background color #b533fa
      
           Border around this has a color of #b533fa        
        
          <div style="border:2px solid #b533fa;">Content here</div>
        
        
          .myborder {border:2px solid #b533fa;}
        
        Border color #b533fa