#b417bd color space conversions
Hex:
        #b417bd
        RGB:
        180, 23, 189
        CMY:
        29, 91, 26
        CMYK:
        5, 88, 0, 26
      HSL:
        297°, 78.3019%, 41.5686%
        HSV (HSB):
        297°, 87.8307%, 74.1176%
        XYZ:
        28.3141, 13.9902, 49.3522
        xyY:
        0.3089, 0.1526, 13.9902
      CIE-Lab:
        44.2189, 74.3678, -49.8053
        CIE-LCH:
        44.2189, 89.5050, 326.1892
        CIE-Luv:
        44.2189, 54.8405, -81.8170
        Hunter-Lab:
        37.4035, 69.6667, -52.0480
      #b417bd color charts
#b417bd RGB chart
      #b417bd CMYK chart
      #b417bd RGB pie chart
      #b417bd color shades, tints & tones
#b417bd color schemes
#b417bd color preview, HTML & CSS examples
           This text has a color of #b417bd        
        
          <p style="color:#b417bd;">Text here</p>
        
        
          .mytext {color:#b417bd;}
        
        Text color #b417bd
      
           This box has a color of #b417bd        
        
          <div style="background-color:#b417bd;">Content here</div>
        
        
          .mybackground {background-color:#b417bd;}
        
        Background color #b417bd
      
           Border around this has a color of #b417bd        
        
          <div style="border:2px solid #b417bd;">Content here</div>
        
        
          .myborder {border:2px solid #b417bd;}
        
        Border color #b417bd