#b120d5 color space conversions
Hex:
        #b120d5
        RGB:
        177, 32, 213
        CMY:
        31, 87, 16
        CMYK:
        17, 85, 0, 16
      HSL:
        288°, 73.8776%, 48.0392%
        HSV (HSB):
        288°, 84.9765%, 83.5294%
        XYZ:
        30.6582, 15.1842, 64.2658
        xyY:
        0.2784, 0.1379, 15.1842
      CIE-Lab:
        45.8855, 76.1564, -61.0666
        CIE-LCH:
        45.8855, 97.6162, 321.2753
        CIE-Luv:
        45.8855, 44.1069, -98.7060
        Hunter-Lab:
        38.9669, 72.2471, -70.5065
      #b120d5 color charts
#b120d5 RGB chart
      #b120d5 CMYK chart
      #b120d5 RGB pie chart
      #b120d5 color shades, tints & tones
#b120d5 color schemes
#b120d5 color preview, HTML & CSS examples
           This text has a color of #b120d5        
        
          <p style="color:#b120d5;">Text here</p>
        
        
          .mytext {color:#b120d5;}
        
        Text color #b120d5
      
           This box has a color of #b120d5        
        
          <div style="background-color:#b120d5;">Content here</div>
        
        
          .mybackground {background-color:#b120d5;}
        
        Background color #b120d5
      
           Border around this has a color of #b120d5        
        
          <div style="border:2px solid #b120d5;">Content here</div>
        
        
          .myborder {border:2px solid #b120d5;}
        
        Border color #b120d5