#b253bf color space conversions
Hex:
        #b253bf
        RGB:
        178, 83, 191
        CMY:
        30, 67, 25
        CMYK:
        7, 57, 0, 25
      HSL:
        293°, 45.7627%, 53.7255%
        HSV (HSB):
        293°, 56.5445%, 74.9020%
        XYZ:
        30.8573, 19.4131, 51.4110
        xyY:
        0.3035, 0.1909, 19.4131
      CIE-Lab:
        51.1670, 54.1319, -39.9330
        CIE-LCH:
        51.1670, 67.2674, 323.5839
        CIE-Luv:
        51.1670, 40.7813, -67.5169
        Hunter-Lab:
        44.0603, 47.9058, -38.3393
      #b253bf color charts
#b253bf RGB chart
      #b253bf CMYK chart
      #b253bf RGB pie chart
      #b253bf color shades, tints & tones
#b253bf color schemes
#b253bf color preview, HTML & CSS examples
           This text has a color of #b253bf        
        
          <p style="color:#b253bf;">Text here</p>
        
        
          .mytext {color:#b253bf;}
        
        Text color #b253bf
      
           This box has a color of #b253bf        
        
          <div style="background-color:#b253bf;">Content here</div>
        
        
          .mybackground {background-color:#b253bf;}
        
        Background color #b253bf
      
           Border around this has a color of #b253bf        
        
          <div style="border:2px solid #b253bf;">Content here</div>
        
        
          .myborder {border:2px solid #b253bf;}
        
        Border color #b253bf