#b2469e color space conversions
Hex:
        #b2469e
        RGB:
        178, 70, 158
        CMY:
        30, 73, 38
        CMYK:
        0, 61, 11, 30
      HSL:
        311°, 43.5484%, 48.6275%
        HSV (HSB):
        311°, 60.6742%, 69.8039%
        XYZ:
        26.7218, 16.3139, 34.0883
        xyY:
        0.3465, 0.2115, 16.3139
      CIE-Lab:
        47.3837, 54.3457, -26.5215
        CIE-LCH:
        47.3837, 60.4718, 333.9869
        CIE-Luv:
        47.3837, 54.3227, -46.4673
        Hunter-Lab:
        40.3905, 47.4099, -21.7655
      #b2469e color charts
#b2469e RGB chart
      #b2469e CMYK chart
      #b2469e RGB pie chart
      #b2469e color shades, tints & tones
#b2469e color schemes
#b2469e color preview, HTML & CSS examples
           This text has a color of #b2469e        
        
          <p style="color:#b2469e;">Text here</p>
        
        
          .mytext {color:#b2469e;}
        
        Text color #b2469e
      
           This box has a color of #b2469e        
        
          <div style="background-color:#b2469e;">Content here</div>
        
        
          .mybackground {background-color:#b2469e;}
        
        Background color #b2469e
      
           Border around this has a color of #b2469e        
        
          <div style="border:2px solid #b2469e;">Content here</div>
        
        
          .myborder {border:2px solid #b2469e;}
        
        Border color #b2469e