#b3569a color space conversions
Hex:
        #b3569a
        RGB:
        179, 86, 154
        CMY:
        30, 66, 40
        CMYK:
        0, 52, 14, 30
      HSL:
        316°, 37.9592%, 51.9608%
        HSV (HSB):
        316°, 51.9553%, 70.1961%
        XYZ:
        27.7509, 18.5724, 32.6940
        xyY:
        0.3512, 0.2350, 18.5724
      CIE-Lab:
        50.1831, 46.4312, -19.8176
        CIE-LCH:
        50.1831, 50.4836, 336.8864
        CIE-Luv:
        50.1831, 49.9967, -35.8963
        Hunter-Lab:
        43.0957, 39.5254, -14.8127
      #b3569a color charts
#b3569a RGB chart
      #b3569a CMYK chart
      #b3569a RGB pie chart
      #b3569a color shades, tints & tones
#b3569a color schemes
#b3569a color preview, HTML & CSS examples
           This text has a color of #b3569a        
        
          <p style="color:#b3569a;">Text here</p>
        
        
          .mytext {color:#b3569a;}
        
        Text color #b3569a
      
           This box has a color of #b3569a        
        
          <div style="background-color:#b3569a;">Content here</div>
        
        
          .mybackground {background-color:#b3569a;}
        
        Background color #b3569a
      
           Border around this has a color of #b3569a        
        
          <div style="border:2px solid #b3569a;">Content here</div>
        
        
          .myborder {border:2px solid #b3569a;}
        
        Border color #b3569a