#b53eeb color space conversions
Hex:
        #b53eeb
        RGB:
        181, 62, 235
        CMY:
        29, 76, 8
        CMYK:
        23, 74, 0, 8
      HSL:
        281°, 81.2207%, 58.2353%
        HSV (HSB):
        281°, 73.6170%, 92.1569%
        XYZ:
        35.7741, 19.2672, 80.4307
        xyY:
        0.2641, 0.1422, 19.2672
      CIE-Lab:
        50.9983, 72.2192, -65.2796
        CIE-LCH:
        50.9983, 97.3501, 317.8893
        CIE-Luv:
        50.9983, 36.4291, -107.4076
        Hunter-Lab:
        43.8944, 68.6630, -77.9151
      #b53eeb color charts
#b53eeb RGB chart
      #b53eeb CMYK chart
      #b53eeb RGB pie chart
      #b53eeb color shades, tints & tones
#b53eeb color schemes
#b53eeb color preview, HTML & CSS examples
           This text has a color of #b53eeb        
        
          <p style="color:#b53eeb;">Text here</p>
        
        
          .mytext {color:#b53eeb;}
        
        Text color #b53eeb
      
           This box has a color of #b53eeb        
        
          <div style="background-color:#b53eeb;">Content here</div>
        
        
          .mybackground {background-color:#b53eeb;}
        
        Background color #b53eeb
      
           Border around this has a color of #b53eeb        
        
          <div style="border:2px solid #b53eeb;">Content here</div>
        
        
          .myborder {border:2px solid #b53eeb;}
        
        Border color #b53eeb