#b141b4 color space conversions
Hex:
        #b141b4
        RGB:
        177, 65, 180
        CMY:
        31, 75, 29
        CMYK:
        2, 64, 0, 29
      HSL:
        298°, 46.9388%, 48.0392%
        HSV (HSB):
        298°, 63.8889%, 70.5882%
        XYZ:
        28.2600, 16.4230, 44.8605
        xyY:
        0.3156, 0.1834, 16.4230
      CIE-Lab:
        47.5246, 59.9061, -39.2960
        CIE-LCH:
        47.5246, 71.6444, 326.7368
        CIE-Luv:
        47.5246, 48.4467, -66.1777
        Hunter-Lab:
        40.5253, 53.5562, -37.2649
      #b141b4 color charts
#b141b4 RGB chart
      #b141b4 CMYK chart
      #b141b4 RGB pie chart
      #b141b4 color shades, tints & tones
#b141b4 color schemes
#b141b4 color preview, HTML & CSS examples
           This text has a color of #b141b4        
        
          <p style="color:#b141b4;">Text here</p>
        
        
          .mytext {color:#b141b4;}
        
        Text color #b141b4
      
           This box has a color of #b141b4        
        
          <div style="background-color:#b141b4;">Content here</div>
        
        
          .mybackground {background-color:#b141b4;}
        
        Background color #b141b4
      
           Border around this has a color of #b141b4        
        
          <div style="border:2px solid #b141b4;">Content here</div>
        
        
          .myborder {border:2px solid #b141b4;}
        
        Border color #b141b4