#b069b4 color space conversions
Hex:
        #b069b4
        RGB:
        176, 105, 180
        CMY:
        31, 59, 29
        CMYK:
        2, 42, 0, 29
      HSL:
        297°, 33.3333%, 55.8824%
        HSV (HSB):
        297°, 41.6667%, 70.5882%
        XYZ:
        31.1943, 22.6285, 45.9036
        xyY:
        0.3128, 0.2269, 22.6285
      CIE-Lab:
        54.6876, 40.2032, -28.0906
        CIE-LCH:
        54.6876, 49.0446, 325.0574
        CIE-Luv:
        54.6876, 33.8574, -48.1305
        Hunter-Lab:
        47.5695, 33.8071, -23.9151
      #b069b4 color charts
#b069b4 RGB chart
      #b069b4 CMYK chart
      #b069b4 RGB pie chart
      #b069b4 color shades, tints & tones
#b069b4 color schemes
#b069b4 color preview, HTML & CSS examples
           This text has a color of #b069b4        
        
          <p style="color:#b069b4;">Text here</p>
        
        
          .mytext {color:#b069b4;}
        
        Text color #b069b4
      
           This box has a color of #b069b4        
        
          <div style="background-color:#b069b4;">Content here</div>
        
        
          .mybackground {background-color:#b069b4;}
        
        Background color #b069b4
      
           Border around this has a color of #b069b4        
        
          <div style="border:2px solid #b069b4;">Content here</div>
        
        
          .myborder {border:2px solid #b069b4;}
        
        Border color #b069b4