#b141d2 color space conversions
Hex:
        #b141d2
        RGB:
        177, 65, 210
        CMY:
        31, 75, 18
        CMYK:
        16, 69, 0, 18
      HSL:
        286°, 61.7021%, 53.9216%
        HSV (HSB):
        286°, 69.0476%, 82.3529%
        XYZ:
        31.6546, 17.7808, 62.7364
        xyY:
        0.2822, 0.1585, 17.7808
      CIE-Lab:
        49.2292, 65.4191, -53.9601
        CIE-LCH:
        49.2292, 84.8018, 320.4829
        CIE-Luv:
        49.2292, 39.9240, -89.2462
        Hunter-Lab:
        42.1673, 60.2054, -58.6943
      #b141d2 color charts
#b141d2 RGB chart
      #b141d2 CMYK chart
      #b141d2 RGB pie chart
      #b141d2 color shades, tints & tones
#b141d2 color schemes
#b141d2 color preview, HTML & CSS examples
           This text has a color of #b141d2        
        
          <p style="color:#b141d2;">Text here</p>
        
        
          .mytext {color:#b141d2;}
        
        Text color #b141d2
      
           This box has a color of #b141d2        
        
          <div style="background-color:#b141d2;">Content here</div>
        
        
          .mybackground {background-color:#b141d2;}
        
        Background color #b141d2
      
           Border around this has a color of #b141d2        
        
          <div style="border:2px solid #b141d2;">Content here</div>
        
        
          .myborder {border:2px solid #b141d2;}
        
        Border color #b141d2