#b140d1 color space conversions
Hex:
        #b140d1
        RGB:
        177, 64, 209
        CMY:
        31, 75, 18
        CMYK:
        15, 69, 0, 18
      HSL:
        287°, 61.1814%, 53.5294%
        HSV (HSB):
        287°, 69.3780%, 81.9608%
        XYZ:
        31.4735, 17.6174, 62.0633
        xyY:
        0.2832, 0.1585, 17.6174
      CIE-Lab:
        49.0287, 65.6212, -53.7084
        CIE-LCH:
        49.0287, 84.7982, 320.7010
        CIE-Luv:
        49.0287, 40.4046, -88.8047
        Hunter-Lab:
        41.9730, 60.3954, -58.2878
      #b140d1 color charts
#b140d1 RGB chart
      #b140d1 CMYK chart
      #b140d1 RGB pie chart
      #b140d1 color shades, tints & tones
#b140d1 color schemes
#b140d1 color preview, HTML & CSS examples
           This text has a color of #b140d1        
        
          <p style="color:#b140d1;">Text here</p>
        
        
          .mytext {color:#b140d1;}
        
        Text color #b140d1
      
           This box has a color of #b140d1        
        
          <div style="background-color:#b140d1;">Content here</div>
        
        
          .mybackground {background-color:#b140d1;}
        
        Background color #b140d1
      
           Border around this has a color of #b140d1        
        
          <div style="border:2px solid #b140d1;">Content here</div>
        
        
          .myborder {border:2px solid #b140d1;}
        
        Border color #b140d1