#b140c3 color space conversions
Hex:
        #b140c3
        RGB:
        177, 64, 195
        CMY:
        31, 75, 24
        CMYK:
        9, 67, 0, 24
      HSL:
        292°, 52.1912%, 50.7843%
        HSV (HSB):
        292°, 67.1795%, 76.4706%
        XYZ:
        29.8152, 16.9540, 53.3308
        xyY:
        0.2979, 0.1694, 16.9540
      CIE-Lab:
        48.2021, 62.9989, -46.9599
        CIE-LCH:
        48.2021, 78.5754, 323.2988
        CIE-Luv:
        48.2021, 44.2988, -78.1810
        Hunter-Lab:
        41.1753, 57.1958, -47.9705
      #b140c3 color charts
#b140c3 RGB chart
      #b140c3 CMYK chart
      #b140c3 RGB pie chart
      #b140c3 color shades, tints & tones
#b140c3 color schemes
#b140c3 color preview, HTML & CSS examples
           This text has a color of #b140c3        
        
          <p style="color:#b140c3;">Text here</p>
        
        
          .mytext {color:#b140c3;}
        
        Text color #b140c3
      
           This box has a color of #b140c3        
        
          <div style="background-color:#b140c3;">Content here</div>
        
        
          .mybackground {background-color:#b140c3;}
        
        Background color #b140c3
      
           Border around this has a color of #b140c3        
        
          <div style="border:2px solid #b140c3;">Content here</div>
        
        
          .myborder {border:2px solid #b140c3;}
        
        Border color #b140c3