#b140b4 color space conversions
Hex:
        #b140b4
        RGB:
        177, 64, 180
        CMY:
        31, 75, 29
        CMYK:
        2, 64, 0, 29
      HSL:
        298°, 47.5410%, 47.8431%
        HSV (HSB):
        298°, 64.4444%, 70.5882%
        XYZ:
        28.2031, 16.3092, 44.8415
        xyY:
        0.3156, 0.1825, 16.3092
      CIE-Lab:
        47.3776, 60.3159, -39.5285
        CIE-LCH:
        47.3776, 72.1146, 326.7608
        CIE-Luv:
        47.3776, 48.7132, -66.5270
        Hunter-Lab:
        40.3846, 53.9844, -37.5641
      #b140b4 color charts
#b140b4 RGB chart
      #b140b4 CMYK chart
      #b140b4 RGB pie chart
      #b140b4 color shades, tints & tones
#b140b4 color schemes
#b140b4 color preview, HTML & CSS examples
           This text has a color of #b140b4        
        
          <p style="color:#b140b4;">Text here</p>
        
        
          .mytext {color:#b140b4;}
        
        Text color #b140b4
      
           This box has a color of #b140b4        
        
          <div style="background-color:#b140b4;">Content here</div>
        
        
          .mybackground {background-color:#b140b4;}
        
        Background color #b140b4
      
           Border around this has a color of #b140b4        
        
          <div style="border:2px solid #b140b4;">Content here</div>
        
        
          .myborder {border:2px solid #b140b4;}
        
        Border color #b140b4