#b969d7 color space conversions
Hex:
        #b969d7
        RGB:
        185, 105, 215
        CMY:
        27, 59, 16
        CMYK:
        14, 51, 0, 16
      HSL:
        284°, 57.8947%, 62.7451%
        HSV (HSB):
        284°, 51.1628%, 84.3137%
        XYZ:
        37.3249, 25.3237, 67.2107
        xyY:
        0.2874, 0.1950, 25.3237
      CIE-Lab:
        57.3895, 49.8140, -43.7565
        CIE-LCH:
        57.3895, 66.3029, 318.7040
        CIE-Luv:
        57.3895, 32.4000, -74.6277
        Hunter-Lab:
        50.3227, 44.3307, -43.9615
      #b969d7 color charts
#b969d7 RGB chart
      #b969d7 CMYK chart
      #b969d7 RGB pie chart
      #b969d7 color shades, tints & tones
#b969d7 color schemes
#b969d7 color preview, HTML & CSS examples
           This text has a color of #b969d7        
        
          <p style="color:#b969d7;">Text here</p>
        
        
          .mytext {color:#b969d7;}
        
        Text color #b969d7
      
           This box has a color of #b969d7        
        
          <div style="background-color:#b969d7;">Content here</div>
        
        
          .mybackground {background-color:#b969d7;}
        
        Background color #b969d7
      
           Border around this has a color of #b969d7        
        
          <div style="border:2px solid #b969d7;">Content here</div>
        
        
          .myborder {border:2px solid #b969d7;}
        
        Border color #b969d7