#b144af color space conversions
Hex:
        #b144af
        RGB:
        177, 68, 175
        CMY:
        31, 73, 31
        CMYK:
        0, 62, 1, 31
      HSL:
        301°, 44.4898%, 48.0392%
        HSV (HSB):
        301°, 61.5819%, 69.4118%
        XYZ:
        27.9364, 16.5765, 42.2846
        xyY:
        0.3219, 0.1910, 16.5765
      CIE-Lab:
        47.7219, 57.7772, -36.0510
        CIE-LCH:
        47.7219, 68.1020, 328.0373
        CIE-Luv:
        47.7219, 49.0998, -61.1347
        Hunter-Lab:
        40.7142, 51.2294, -33.0769
      #b144af color charts
#b144af RGB chart
      #b144af CMYK chart
      #b144af RGB pie chart
      #b144af color shades, tints & tones
#b144af color schemes
#b144af color preview, HTML & CSS examples
           This text has a color of #b144af        
        
          <p style="color:#b144af;">Text here</p>
        
        
          .mytext {color:#b144af;}
        
        Text color #b144af
      
           This box has a color of #b144af        
        
          <div style="background-color:#b144af;">Content here</div>
        
        
          .mybackground {background-color:#b144af;}
        
        Background color #b144af
      
           Border around this has a color of #b144af        
        
          <div style="border:2px solid #b144af;">Content here</div>
        
        
          .myborder {border:2px solid #b144af;}
        
        Border color #b144af