#b852ae color space conversions
Hex:
        #b852ae
        RGB:
        184, 82, 174
        CMY:
        28, 68, 32
        CMYK:
        0, 55, 5, 28
      HSL:
        306°, 41.8033%, 52.1569%
        HSV (HSB):
        306°, 55.4348%, 72.1569%
        XYZ:
        30.4244, 19.2809, 42.1624
        xyY:
        0.3312, 0.2099, 19.2809
      CIE-Lab:
        51.0143, 53.1758, -30.2339
        CIE-LCH:
        51.0143, 61.1699, 330.3790
        CIE-Luv:
        51.0143, 49.7046, -52.6363
        Hunter-Lab:
        43.9101, 46.8367, -26.1932
      #b852ae color charts
#b852ae RGB chart
      #b852ae CMYK chart
      #b852ae RGB pie chart
      #b852ae color shades, tints & tones
#b852ae color schemes
#b852ae color preview, HTML & CSS examples
           This text has a color of #b852ae        
        
          <p style="color:#b852ae;">Text here</p>
        
        
          .mytext {color:#b852ae;}
        
        Text color #b852ae
      
           This box has a color of #b852ae        
        
          <div style="background-color:#b852ae;">Content here</div>
        
        
          .mybackground {background-color:#b852ae;}
        
        Background color #b852ae
      
           Border around this has a color of #b852ae        
        
          <div style="border:2px solid #b852ae;">Content here</div>
        
        
          .myborder {border:2px solid #b852ae;}
        
        Border color #b852ae