#b120d6 color space conversions
Hex:
        #b120d6
        RGB:
        177, 32, 214
        CMY:
        31, 87, 16
        CMYK:
        17, 85, 0, 16
      HSL:
        288°, 73.9837%, 48.2353%
        HSV (HSB):
        288°, 85.0467%, 83.9216%
        XYZ:
        30.7856, 15.2352, 64.9364
        xyY:
        0.2775, 0.1373, 15.2352
      CIE-Lab:
        45.9546, 76.3325, -61.5289
        CIE-LCH:
        45.9546, 98.0432, 321.1289
        CIE-Luv:
        45.9546, 43.8054, -99.4084
        Hunter-Lab:
        39.0323, 72.4803, -71.3158
      #b120d6 color charts
#b120d6 RGB chart
      #b120d6 CMYK chart
      #b120d6 RGB pie chart
      #b120d6 color shades, tints & tones
#b120d6 color schemes
#b120d6 color preview, HTML & CSS examples
           This text has a color of #b120d6        
        
          <p style="color:#b120d6;">Text here</p>
        
        
          .mytext {color:#b120d6;}
        
        Text color #b120d6
      
           This box has a color of #b120d6        
        
          <div style="background-color:#b120d6;">Content here</div>
        
        
          .mybackground {background-color:#b120d6;}
        
        Background color #b120d6
      
           Border around this has a color of #b120d6        
        
          <div style="border:2px solid #b120d6;">Content here</div>
        
        
          .myborder {border:2px solid #b120d6;}
        
        Border color #b120d6