#b120fb color space conversions
Hex:
        #b120fb
        RGB:
        177, 32, 251
        CMY:
        31, 87, 2
        CMYK:
        29, 87, 0, 2
      HSL:
        280°, 96.4758%, 55.4902%
        HSV (HSB):
        280°, 87.2510%, 98.4314%
        XYZ:
        36.0606, 17.3452, 92.7141
        xyY:
        0.2468, 0.1187, 17.3452
      CIE-Lab:
        48.6920, 83.1212, -78.0272
        CIE-LCH:
        48.6920, 114.0061, 316.8106
        CIE-Luv:
        48.6920, 33.7304, -124.4179
        Hunter-Lab:
        41.6475, 81.6712, -102.8358
      #b120fb color charts
#b120fb RGB chart
      #b120fb CMYK chart
      #b120fb RGB pie chart
      #b120fb color shades, tints & tones
#b120fb color schemes
#b120fb color preview, HTML & CSS examples
           This text has a color of #b120fb        
        
          <p style="color:#b120fb;">Text here</p>
        
        
          .mytext {color:#b120fb;}
        
        Text color #b120fb
      
           This box has a color of #b120fb        
        
          <div style="background-color:#b120fb;">Content here</div>
        
        
          .mybackground {background-color:#b120fb;}
        
        Background color #b120fb
      
           Border around this has a color of #b120fb        
        
          <div style="border:2px solid #b120fb;">Content here</div>
        
        
          .myborder {border:2px solid #b120fb;}
        
        Border color #b120fb