#b920d4 color space conversions
Hex:
        #b920d4
        RGB:
        185, 32, 212
        CMY:
        27, 87, 17
        CMYK:
        13, 85, 0, 17
      HSL:
        291°, 73.7705%, 47.8431%
        HSV (HSB):
        291°, 84.9057%, 83.1373%
        XYZ:
        32.4078, 16.1008, 63.6870
        xyY:
        0.2889, 0.1435, 16.1008
      CIE-Lab:
        47.1064, 77.2962, -58.4564
        CIE-LCH:
        47.1064, 96.9116, 322.9011
        CIE-Luv:
        47.1064, 49.5714, -95.9576
        Hunter-Lab:
        40.1258, 73.9462, -66.0162
      #b920d4 color charts
#b920d4 RGB chart
      #b920d4 CMYK chart
      #b920d4 RGB pie chart
      #b920d4 color shades, tints & tones
#b920d4 color schemes
#b920d4 color preview, HTML & CSS examples
           This text has a color of #b920d4        
        
          <p style="color:#b920d4;">Text here</p>
        
        
          .mytext {color:#b920d4;}
        
        Text color #b920d4
      
           This box has a color of #b920d4        
        
          <div style="background-color:#b920d4;">Content here</div>
        
        
          .mybackground {background-color:#b920d4;}
        
        Background color #b920d4
      
           Border around this has a color of #b920d4        
        
          <div style="border:2px solid #b920d4;">Content here</div>
        
        
          .myborder {border:2px solid #b920d4;}
        
        Border color #b920d4