#b314af color space conversions
Hex:
        #b314af
        RGB:
        179, 20, 175
        CMY:
        30, 92, 31
        CMYK:
        0, 89, 2, 30
      HSL:
        302°, 79.8995%, 39.0196%
        HSV (HSB):
        302°, 88.8268%, 70.1961%
        XYZ:
        26.5784, 13.1792, 41.7004
        xyY:
        0.3263, 0.1618, 13.1792
      CIE-Lab:
        43.0320, 72.5161, -43.4621
        CIE-LCH:
        43.0320, 84.5431, 329.0639
        CIE-Luv:
        43.0320, 59.5575, -72.0693
        Hunter-Lab:
        36.3031, 67.1539, -42.6927
      #b314af color charts
#b314af RGB chart
      #b314af CMYK chart
      #b314af RGB pie chart
      #b314af color shades, tints & tones
#b314af color schemes
#b314af color preview, HTML & CSS examples
           This text has a color of #b314af        
        
          <p style="color:#b314af;">Text here</p>
        
        
          .mytext {color:#b314af;}
        
        Text color #b314af
      
           This box has a color of #b314af        
        
          <div style="background-color:#b314af;">Content here</div>
        
        
          .mybackground {background-color:#b314af;}
        
        Background color #b314af
      
           Border around this has a color of #b314af        
        
          <div style="border:2px solid #b314af;">Content here</div>
        
        
          .myborder {border:2px solid #b314af;}
        
        Border color #b314af