#b04ede color space conversions
Hex:
        #b04ede
        RGB:
        176, 78, 222
        CMY:
        31, 69, 13
        CMYK:
        21, 65, 0, 13
      HSL:
        281°, 68.5714%, 58.8235%
        HSV (HSB):
        281°, 64.8649%, 87.0588%
        XYZ:
        33.8137, 19.9528, 71.1763
        xyY:
        0.2706, 0.1597, 19.9528
      CIE-Lab:
        51.7838, 62.1150, -56.7069
        CIE-LCH:
        51.7838, 84.1068, 317.6060
        CIE-Luv:
        51.7838, 33.3848, -94.1293
        Hunter-Lab:
        44.6686, 56.9529, -63.2066
      #b04ede color charts
#b04ede RGB chart
      #b04ede CMYK chart
      #b04ede RGB pie chart
      #b04ede color shades, tints & tones
#b04ede color schemes
#b04ede color preview, HTML & CSS examples
           This text has a color of #b04ede        
        
          <p style="color:#b04ede;">Text here</p>
        
        
          .mytext {color:#b04ede;}
        
        Text color #b04ede
      
           This box has a color of #b04ede        
        
          <div style="background-color:#b04ede;">Content here</div>
        
        
          .mybackground {background-color:#b04ede;}
        
        Background color #b04ede
      
           Border around this has a color of #b04ede        
        
          <div style="border:2px solid #b04ede;">Content here</div>
        
        
          .myborder {border:2px solid #b04ede;}
        
        Border color #b04ede