#b714ac color space conversions
Hex:
        #b714ac
        RGB:
        183, 20, 172
        CMY:
        28, 92, 33
        CMYK:
        0, 89, 6, 28
      HSL:
        304°, 80.2956%, 39.8039%
        HSV (HSB):
        304°, 89.0710%, 71.7647%
        XYZ:
        27.2250, 13.5461, 40.2095
        xyY:
        0.3362, 0.1673, 13.5461
      CIE-Lab:
        43.5749, 72.8060, -40.7739
        CIE-LCH:
        43.5749, 83.4460, 330.7496
        CIE-Luv:
        43.5749, 63.6581, -68.5684
        Hunter-Lab:
        36.8051, 67.6288, -39.0106
      #b714ac color charts
#b714ac RGB chart
      #b714ac CMYK chart
      #b714ac RGB pie chart
      #b714ac color shades, tints & tones
#b714ac color schemes
#b714ac color preview, HTML & CSS examples
           This text has a color of #b714ac        
        
          <p style="color:#b714ac;">Text here</p>
        
        
          .mytext {color:#b714ac;}
        
        Text color #b714ac
      
           This box has a color of #b714ac        
        
          <div style="background-color:#b714ac;">Content here</div>
        
        
          .mybackground {background-color:#b714ac;}
        
        Background color #b714ac
      
           Border around this has a color of #b714ac        
        
          <div style="border:2px solid #b714ac;">Content here</div>
        
        
          .myborder {border:2px solid #b714ac;}
        
        Border color #b714ac