#b253a5 color space conversions
Hex:
        #b253a5
        RGB:
        178, 83, 165
        CMY:
        30, 67, 35
        CMYK:
        0, 53, 7, 30
      HSL:
        308°, 38.1526%, 51.1765%
        HSV (HSB):
        308°, 53.3708%, 69.8039%
        XYZ:
        28.2449, 18.3681, 37.6540
        xyY:
        0.3352, 0.2180, 18.3681
      CIE-Lab:
        49.9396, 49.4375, -26.6939
        CIE-LCH:
        49.9396, 56.1839, 331.6331
        CIE-Luv:
        49.9396, 47.5685, -46.5124
        Hunter-Lab:
        42.8580, 42.6360, -22.0902
      #b253a5 color charts
#b253a5 RGB chart
      #b253a5 CMYK chart
      #b253a5 RGB pie chart
      #b253a5 color shades, tints & tones
#b253a5 color schemes
#b253a5 color preview, HTML & CSS examples
           This text has a color of #b253a5        
        
          <p style="color:#b253a5;">Text here</p>
        
        
          .mytext {color:#b253a5;}
        
        Text color #b253a5
      
           This box has a color of #b253a5        
        
          <div style="background-color:#b253a5;">Content here</div>
        
        
          .mybackground {background-color:#b253a5;}
        
        Background color #b253a5
      
           Border around this has a color of #b253a5        
        
          <div style="border:2px solid #b253a5;">Content here</div>
        
        
          .myborder {border:2px solid #b253a5;}
        
        Border color #b253a5