#b741a1 color space conversions
Hex:
        #b741a1
        RGB:
        183, 65, 161
        CMY:
        28, 75, 37
        CMYK:
        0, 64, 12, 28
      HSL:
        311°, 47.5806%, 48.6275%
        HSV (HSB):
        311°, 64.4809%, 71.7647%
        XYZ:
        27.8518, 16.4211, 35.4198
        xyY:
        0.3495, 0.2061, 16.4211
      CIE-Lab:
        47.5222, 58.3021, -28.0285
        CIE-LCH:
        47.5222, 64.6895, 334.3243
        CIE-Luv:
        47.5222, 58.6943, -49.3322
        Hunter-Lab:
        40.5229, 51.7694, -23.4575
      #b741a1 color charts
#b741a1 RGB chart
      #b741a1 CMYK chart
      #b741a1 RGB pie chart
      #b741a1 color shades, tints & tones
#b741a1 color schemes
#b741a1 color preview, HTML & CSS examples
           This text has a color of #b741a1        
        
          <p style="color:#b741a1;">Text here</p>
        
        
          .mytext {color:#b741a1;}
        
        Text color #b741a1
      
           This box has a color of #b741a1        
        
          <div style="background-color:#b741a1;">Content here</div>
        
        
          .mybackground {background-color:#b741a1;}
        
        Background color #b741a1
      
           Border around this has a color of #b741a1        
        
          <div style="border:2px solid #b741a1;">Content here</div>
        
        
          .myborder {border:2px solid #b741a1;}
        
        Border color #b741a1