#b472dd color space conversions
Hex:
        #b472dd
        RGB:
        180, 114, 221
        CMY:
        29, 55, 13
        CMYK:
        19, 48, 0, 13
      HSL:
        277°, 61.1429%, 65.6863%
        HSV (HSB):
        277°, 48.4163%, 86.6667%
        XYZ:
        37.8908, 26.9584, 71.6130
        xyY:
        0.2777, 0.1976, 26.9584
      CIE-Lab:
        58.9358, 44.9903, -44.7302
        CIE-LCH:
        58.9358, 63.4422, 315.1661
        CIE-Luv:
        58.9358, 25.1403, -75.9291
        Hunter-Lab:
        51.9215, 39.4018, -45.4311
      #b472dd color charts
#b472dd RGB chart
      #b472dd CMYK chart
      #b472dd RGB pie chart
      #b472dd color shades, tints & tones
#b472dd color schemes
#b472dd color preview, HTML & CSS examples
           This text has a color of #b472dd        
        
          <p style="color:#b472dd;">Text here</p>
        
        
          .mytext {color:#b472dd;}
        
        Text color #b472dd
      
           This box has a color of #b472dd        
        
          <div style="background-color:#b472dd;">Content here</div>
        
        
          .mybackground {background-color:#b472dd;}
        
        Background color #b472dd
      
           Border around this has a color of #b472dd        
        
          <div style="border:2px solid #b472dd;">Content here</div>
        
        
          .myborder {border:2px solid #b472dd;}
        
        Border color #b472dd