#b3a0de color space conversions
Hex:
        #b3a0de
        RGB:
        179, 160, 222
        CMY:
        30, 37, 13
        CMYK:
        19, 28, 0, 13
      HSL:
        258°, 48.4375%, 74.9020%
        HSV (HSB):
        258°, 27.9279%, 87.0588%
        XYZ:
        44.3460, 39.9992, 74.4906
        xyY:
        0.2792, 0.2518, 39.9992
      CIE-Lab:
        69.4690, 19.4000, -28.8686
        CIE-LCH:
        69.4690, 34.7815, 303.9016
        CIE-Luv:
        69.4690, 5.9292, -48.3203
        Hunter-Lab:
        63.2450, 14.4818, -25.5609
      #b3a0de color charts
#b3a0de RGB chart
      #b3a0de CMYK chart
      #b3a0de RGB pie chart
      #b3a0de color shades, tints & tones
#b3a0de color schemes
#b3a0de color preview, HTML & CSS examples
           This text has a color of #b3a0de        
        
          <p style="color:#b3a0de;">Text here</p>
        
        
          .mytext {color:#b3a0de;}
        
        Text color #b3a0de
      
           This box has a color of #b3a0de        
        
          <div style="background-color:#b3a0de;">Content here</div>
        
        
          .mybackground {background-color:#b3a0de;}
        
        Background color #b3a0de
      
           Border around this has a color of #b3a0de        
        
          <div style="border:2px solid #b3a0de;">Content here</div>
        
        
          .myborder {border:2px solid #b3a0de;}
        
        Border color #b3a0de