#b416bd color space conversions
Hex:
        #b416bd
        RGB:
        180, 22, 189
        CMY:
        29, 91, 26
        CMYK:
        5, 88, 0, 26
      HSL:
        297°, 79.1469%, 41.3725%
        HSV (HSB):
        297°, 88.3598%, 74.1176%
        XYZ:
        28.2946, 13.9512, 49.3457
        xyY:
        0.3089, 0.1523, 13.9512
      CIE-Lab:
        44.1629, 74.5325, -49.8950
        CIE-LCH:
        44.1629, 89.6917, 326.2001
        CIE-Luv:
        44.1629, 54.9273, -81.9330
        Hunter-Lab:
        37.3514, 69.8534, -52.1833
      #b416bd color charts
#b416bd RGB chart
      #b416bd CMYK chart
      #b416bd RGB pie chart
      #b416bd color shades, tints & tones
#b416bd color schemes
#b416bd color preview, HTML & CSS examples
           This text has a color of #b416bd        
        
          <p style="color:#b416bd;">Text here</p>
        
        
          .mytext {color:#b416bd;}
        
        Text color #b416bd
      
           This box has a color of #b416bd        
        
          <div style="background-color:#b416bd;">Content here</div>
        
        
          .mybackground {background-color:#b416bd;}
        
        Background color #b416bd
      
           Border around this has a color of #b416bd        
        
          <div style="border:2px solid #b416bd;">Content here</div>
        
        
          .myborder {border:2px solid #b416bd;}
        
        Border color #b416bd