#b969d3 color space conversions
Hex:
        #b969d3
        RGB:
        185, 105, 211
        CMY:
        27, 59, 17
        CMYK:
        12, 50, 0, 17
      HSL:
        285°, 54.6392%, 61.9608%
        HSV (HSB):
        285°, 50.2370%, 82.7451%
        XYZ:
        36.8170, 25.1206, 64.5363
        xyY:
        0.2911, 0.1986, 25.1206
      CIE-Lab:
        57.1927, 48.9939, -41.8064
        CIE-LCH:
        57.1927, 64.4064, 319.5259
        CIE-Luv:
        57.1927, 33.2219, -71.3891
        Hunter-Lab:
        50.1204, 43.4102, -41.2589
      #b969d3 color charts
#b969d3 RGB chart
      #b969d3 CMYK chart
      #b969d3 RGB pie chart
      #b969d3 color shades, tints & tones
#b969d3 color schemes
#b969d3 color preview, HTML & CSS examples
           This text has a color of #b969d3        
        
          <p style="color:#b969d3;">Text here</p>
        
        
          .mytext {color:#b969d3;}
        
        Text color #b969d3
      
           This box has a color of #b969d3        
        
          <div style="background-color:#b969d3;">Content here</div>
        
        
          .mybackground {background-color:#b969d3;}
        
        Background color #b969d3
      
           Border around this has a color of #b969d3        
        
          <div style="border:2px solid #b969d3;">Content here</div>
        
        
          .myborder {border:2px solid #b969d3;}
        
        Border color #b969d3