#b564b2 color space conversions
Hex:
        #b564b2
        RGB:
        181, 100, 178
        CMY:
        29, 61, 30
        CMYK:
        0, 45, 2, 29
      HSL:
        302°, 35.3712%, 55.0980%
        HSV (HSB):
        302°, 44.7514%, 70.9804%
        XYZ:
        31.6491, 22.1525, 44.7272
        xyY:
        0.3212, 0.2248, 22.1525
      CIE-Lab:
        54.1884, 44.0233, -27.6592
        CIE-LCH:
        54.1884, 51.9911, 327.8594
        CIE-Luv:
        54.1884, 39.6674, -47.9626
        Hunter-Lab:
        47.0664, 37.6635, -23.3969
      #b564b2 color charts
#b564b2 RGB chart
      #b564b2 CMYK chart
      #b564b2 RGB pie chart
      #b564b2 color shades, tints & tones
#b564b2 color schemes
#b564b2 color preview, HTML & CSS examples
           This text has a color of #b564b2        
        
          <p style="color:#b564b2;">Text here</p>
        
        
          .mytext {color:#b564b2;}
        
        Text color #b564b2
      
           This box has a color of #b564b2        
        
          <div style="background-color:#b564b2;">Content here</div>
        
        
          .mybackground {background-color:#b564b2;}
        
        Background color #b564b2
      
           Border around this has a color of #b564b2        
        
          <div style="border:2px solid #b564b2;">Content here</div>
        
        
          .myborder {border:2px solid #b564b2;}
        
        Border color #b564b2