#b120d7 color space conversions
Hex:
        #b120d7
        RGB:
        177, 32, 215
        CMY:
        31, 87, 16
        CMYK:
        18, 85, 0, 16
      HSL:
        288°, 74.0891%, 48.4314%
        HSV (HSB):
        288°, 85.1163%, 84.3137%
        XYZ:
        30.9137, 15.2864, 65.6112
        xyY:
        0.2765, 0.1367, 15.2864
      CIE-Lab:
        46.0240, 76.5092, -61.9904
        CIE-LCH:
        46.0240, 98.4706, 320.9844
        CIE-Luv:
        46.0240, 43.5056, -100.1093
        Hunter-Lab:
        39.0979, 72.7143, -72.1277
      #b120d7 color charts
#b120d7 RGB chart
      #b120d7 CMYK chart
      #b120d7 RGB pie chart
      #b120d7 color shades, tints & tones
#b120d7 color schemes
#b120d7 color preview, HTML & CSS examples
           This text has a color of #b120d7        
        
          <p style="color:#b120d7;">Text here</p>
        
        
          .mytext {color:#b120d7;}
        
        Text color #b120d7
      
           This box has a color of #b120d7        
        
          <div style="background-color:#b120d7;">Content here</div>
        
        
          .mybackground {background-color:#b120d7;}
        
        Background color #b120d7
      
           Border around this has a color of #b120d7        
        
          <div style="border:2px solid #b120d7;">Content here</div>
        
        
          .myborder {border:2px solid #b120d7;}
        
        Border color #b120d7