#b920bd color space conversions
Hex:
        #b920bd
        RGB:
        185, 32, 189
        CMY:
        27, 87, 26
        CMYK:
        2, 83, 0, 26
      HSL:
        298°, 71.0407%, 43.3333%
        HSV (HSB):
        298°, 83.0688%, 74.1176%
        XYZ:
        29.7094, 15.0214, 49.4777
        xyY:
        0.3154, 0.1594, 15.0214
      CIE-Lab:
        45.6635, 73.5386, -47.4446
        CIE-LCH:
        45.6635, 87.5152, 327.1712
        CIE-Luv:
        45.6635, 57.4057, -79.1041
        Hunter-Lab:
        38.7575, 69.0028, -48.5592
      #b920bd color charts
#b920bd RGB chart
      #b920bd CMYK chart
      #b920bd RGB pie chart
      #b920bd color shades, tints & tones
#b920bd color schemes
#b920bd color preview, HTML & CSS examples
           This text has a color of #b920bd        
        
          <p style="color:#b920bd;">Text here</p>
        
        
          .mytext {color:#b920bd;}
        
        Text color #b920bd
      
           This box has a color of #b920bd        
        
          <div style="background-color:#b920bd;">Content here</div>
        
        
          .mybackground {background-color:#b920bd;}
        
        Background color #b920bd
      
           Border around this has a color of #b920bd        
        
          <div style="border:2px solid #b920bd;">Content here</div>
        
        
          .myborder {border:2px solid #b920bd;}
        
        Border color #b920bd