#b920d3 color space conversions
Hex:
        #b920d3
        RGB:
        185, 32, 211
        CMY:
        27, 87, 17
        CMYK:
        12, 85, 0, 17
      HSL:
        291°, 73.6626%, 47.6471%
        HSV (HSB):
        291°, 84.8341%, 82.7451%
        XYZ:
        32.2820, 16.0505, 63.0246
        xyY:
        0.2899, 0.1441, 16.0505
      CIE-Lab:
        47.0406, 77.1273, -57.9879
        CIE-LCH:
        47.0406, 96.4947, 323.0624
        CIE-Luv:
        47.0406, 49.8943, -95.2402
        Hunter-Lab:
        40.0630, 73.7214, -65.2272
      #b920d3 color charts
#b920d3 RGB chart
      #b920d3 CMYK chart
      #b920d3 RGB pie chart
      #b920d3 color shades, tints & tones
#b920d3 color schemes
#b920d3 color preview, HTML & CSS examples
           This text has a color of #b920d3        
        
          <p style="color:#b920d3;">Text here</p>
        
        
          .mytext {color:#b920d3;}
        
        Text color #b920d3
      
           This box has a color of #b920d3        
        
          <div style="background-color:#b920d3;">Content here</div>
        
        
          .mybackground {background-color:#b920d3;}
        
        Background color #b920d3
      
           Border around this has a color of #b920d3        
        
          <div style="border:2px solid #b920d3;">Content here</div>
        
        
          .myborder {border:2px solid #b920d3;}
        
        Border color #b920d3