#b469d8 color space conversions
Hex:
        #b469d8
        RGB:
        180, 105, 216
        CMY:
        29, 59, 15
        CMYK:
        17, 51, 0, 15
      HSL:
        281°, 58.7302%, 62.9412%
        HSV (HSB):
        281°, 51.3889%, 84.7059%
        XYZ:
        36.2686, 24.7643, 67.8342
        xyY:
        0.2814, 0.1922, 24.7643
      CIE-Lab:
        56.8451, 48.6737, -45.2201
        CIE-LCH:
        56.8451, 66.4379, 317.1065
        CIE-Luv:
        56.8451, 29.1947, -76.6328
        Hunter-Lab:
        49.7638, 43.0071, -45.9850
      #b469d8 color charts
#b469d8 RGB chart
      #b469d8 CMYK chart
      #b469d8 RGB pie chart
      #b469d8 color shades, tints & tones
#b469d8 color schemes
#b469d8 color preview, HTML & CSS examples
           This text has a color of #b469d8        
        
          <p style="color:#b469d8;">Text here</p>
        
        
          .mytext {color:#b469d8;}
        
        Text color #b469d8
      
           This box has a color of #b469d8        
        
          <div style="background-color:#b469d8;">Content here</div>
        
        
          .mybackground {background-color:#b469d8;}
        
        Background color #b469d8
      
           Border around this has a color of #b469d8        
        
          <div style="border:2px solid #b469d8;">Content here</div>
        
        
          .myborder {border:2px solid #b469d8;}
        
        Border color #b469d8