#b910bd color space conversions
Hex:
        #b910bd
        RGB:
        185, 16, 189
        CMY:
        27, 94, 26
        CMYK:
        2, 92, 0, 26
      HSL:
        299°, 84.3902%, 40.1961%
        HSV (HSB):
        299°, 91.5344%, 74.1176%
        XYZ:
        29.3782, 14.3590, 49.3673
        xyY:
        0.3155, 0.1542, 14.3590
      CIE-Lab:
        44.7434, 76.2388, -48.9166
        CIE-LCH:
        44.7434, 90.5825, 327.3148
        CIE-Luv:
        44.7434, 58.9096, -81.0790
        Hunter-Lab:
        37.8933, 72.0757, -50.7176
      #b910bd color charts
#b910bd RGB chart
      #b910bd CMYK chart
      #b910bd RGB pie chart
      #b910bd color shades, tints & tones
#b910bd color schemes
#b910bd color preview, HTML & CSS examples
           This text has a color of #b910bd        
        
          <p style="color:#b910bd;">Text here</p>
        
        
          .mytext {color:#b910bd;}
        
        Text color #b910bd
      
           This box has a color of #b910bd        
        
          <div style="background-color:#b910bd;">Content here</div>
        
        
          .mybackground {background-color:#b910bd;}
        
        Background color #b910bd
      
           Border around this has a color of #b910bd        
        
          <div style="border:2px solid #b910bd;">Content here</div>
        
        
          .myborder {border:2px solid #b910bd;}
        
        Border color #b910bd