#b485be color space conversions
Hex:
        #b485be
        RGB:
        180, 133, 190
        CMY:
        29, 48, 25
        CMYK:
        5, 30, 0, 25
      HSL:
        289°, 30.4813%, 63.3333%
        HSV (HSB):
        289°, 30.0000%, 74.5098%
        XYZ:
        36.5042, 30.1961, 52.6196
        xyY:
        0.3059, 0.2531, 30.1961
      CIE-Lab:
        61.8230, 28.0004, -22.7716
        CIE-LCH:
        61.8230, 36.0911, 320.8799
        CIE-Luv:
        61.8230, 22.2922, -38.9759
        Hunter-Lab:
        54.9509, 22.4143, -18.3090
      #b485be color charts
#b485be RGB chart
      #b485be CMYK chart
      #b485be RGB pie chart
      #b485be color shades, tints & tones
#b485be color schemes
#b485be color preview, HTML & CSS examples
           This text has a color of #b485be        
        
          <p style="color:#b485be;">Text here</p>
        
        
          .mytext {color:#b485be;}
        
        Text color #b485be
      
           This box has a color of #b485be        
        
          <div style="background-color:#b485be;">Content here</div>
        
        
          .mybackground {background-color:#b485be;}
        
        Background color #b485be
      
           Border around this has a color of #b485be        
        
          <div style="border:2px solid #b485be;">Content here</div>
        
        
          .myborder {border:2px solid #b485be;}
        
        Border color #b485be