#b469cb color space conversions
Hex:
        #b469cb
        RGB:
        180, 105, 203
        CMY:
        29, 59, 20
        CMYK:
        11, 48, 0, 20
      HSL:
        286°, 48.5149%, 60.3922%
        HSV (HSB):
        286°, 48.2759%, 79.6078%
        XYZ:
        34.6535, 24.1182, 59.3288
        xyY:
        0.2934, 0.2042, 24.1182
      CIE-Lab:
        56.2060, 45.9628, -38.8616
        CIE-LCH:
        56.2060, 60.1898, 319.7854
        CIE-Luv:
        56.2060, 31.7654, -66.0882
        Hunter-Lab:
        49.1103, 40.0109, -37.2493
      #b469cb color charts
#b469cb RGB chart
      #b469cb CMYK chart
      #b469cb RGB pie chart
      #b469cb color shades, tints & tones
#b469cb color schemes
#b469cb color preview, HTML & CSS examples
           This text has a color of #b469cb        
        
          <p style="color:#b469cb;">Text here</p>
        
        
          .mytext {color:#b469cb;}
        
        Text color #b469cb
      
           This box has a color of #b469cb        
        
          <div style="background-color:#b469cb;">Content here</div>
        
        
          .mybackground {background-color:#b469cb;}
        
        Background color #b469cb
      
           Border around this has a color of #b469cb        
        
          <div style="border:2px solid #b469cb;">Content here</div>
        
        
          .myborder {border:2px solid #b469cb;}
        
        Border color #b469cb