#b253af color space conversions
Hex:
        #b253af
        RGB:
        178, 83, 175
        CMY:
        30, 67, 31
        CMYK:
        0, 53, 2, 30
      HSL:
        302°, 38.1526%, 51.1765%
        HSV (HSB):
        302°, 53.3708%, 69.8039%
        XYZ:
        29.1912, 18.7466, 42.6374
        xyY:
        0.3223, 0.2070, 18.7466
      CIE-Lab:
        50.3895, 51.1838, -31.8564
        CIE-LCH:
        50.3895, 60.2878, 328.1022
        CIE-Luv:
        50.3895, 44.9127, -54.6307
        Hunter-Lab:
        43.2974, 44.5748, -28.0780
      #b253af color charts
#b253af RGB chart
      #b253af CMYK chart
      #b253af RGB pie chart
      #b253af color shades, tints & tones
#b253af color schemes
#b253af color preview, HTML & CSS examples
           This text has a color of #b253af        
        
          <p style="color:#b253af;">Text here</p>
        
        
          .mytext {color:#b253af;}
        
        Text color #b253af
      
           This box has a color of #b253af        
        
          <div style="background-color:#b253af;">Content here</div>
        
        
          .mybackground {background-color:#b253af;}
        
        Background color #b253af
      
           Border around this has a color of #b253af        
        
          <div style="border:2px solid #b253af;">Content here</div>
        
        
          .myborder {border:2px solid #b253af;}
        
        Border color #b253af