#b53aeb color space conversions
Hex:
        #b53aeb
        RGB:
        181, 58, 235
        CMY:
        29, 77, 8
        CMYK:
        23, 75, 0, 8
      HSL:
        282°, 81.5668%, 57.4510%
        HSV (HSB):
        282°, 75.3191%, 92.1569%
        XYZ:
        35.5645, 18.8480, 80.3608
        xyY:
        0.2639, 0.1398, 18.8480
      CIE-Lab:
        50.5089, 73.6224, -66.0710
        CIE-LCH:
        50.5089, 98.9224, 318.0942
        CIE-Luv:
        50.5089, 37.0855, -108.3935
        Hunter-Lab:
        43.4143, 70.2501, -79.3571
      #b53aeb color charts
#b53aeb RGB chart
      #b53aeb CMYK chart
      #b53aeb RGB pie chart
      #b53aeb color shades, tints & tones
#b53aeb color schemes
#b53aeb color preview, HTML & CSS examples
           This text has a color of #b53aeb        
        
          <p style="color:#b53aeb;">Text here</p>
        
        
          .mytext {color:#b53aeb;}
        
        Text color #b53aeb
      
           This box has a color of #b53aeb        
        
          <div style="background-color:#b53aeb;">Content here</div>
        
        
          .mybackground {background-color:#b53aeb;}
        
        Background color #b53aeb
      
           Border around this has a color of #b53aeb        
        
          <div style="border:2px solid #b53aeb;">Content here</div>
        
        
          .myborder {border:2px solid #b53aeb;}
        
        Border color #b53aeb