#b068ae color space conversions
Hex:
        #b068ae
        RGB:
        176, 104, 174
        CMY:
        31, 59, 32
        CMYK:
        0, 41, 1, 31
      HSL:
        302°, 31.3043%, 54.9020%
        HSV (HSB):
        302°, 40.9091%, 69.0196%
        XYZ:
        30.4948, 22.1867, 42.7196
        xyY:
        0.3196, 0.2326, 22.1867
      CIE-Lab:
        54.2246, 39.6017, -25.3382
        CIE-LCH:
        54.2246, 47.0141, 327.3878
        CIE-Luv:
        54.2246, 35.5001, -43.7269
        Hunter-Lab:
        47.1028, 33.1327, -20.8008
      #b068ae color charts
#b068ae RGB chart
      #b068ae CMYK chart
      #b068ae RGB pie chart
      #b068ae color shades, tints & tones
#b068ae color schemes
#b068ae color preview, HTML & CSS examples
           This text has a color of #b068ae        
        
          <p style="color:#b068ae;">Text here</p>
        
        
          .mytext {color:#b068ae;}
        
        Text color #b068ae
      
           This box has a color of #b068ae        
        
          <div style="background-color:#b068ae;">Content here</div>
        
        
          .mybackground {background-color:#b068ae;}
        
        Background color #b068ae
      
           Border around this has a color of #b068ae        
        
          <div style="border:2px solid #b068ae;">Content here</div>
        
        
          .myborder {border:2px solid #b068ae;}
        
        Border color #b068ae