#b70aa9 color space conversions
Hex:
        #b70aa9
        RGB:
        183, 10, 169
        CMY:
        28, 96, 34
        CMYK:
        0, 95, 8, 28
      HSL:
        305°, 89.6373%, 37.8431%
        HSV (HSB):
        305°, 94.5355%, 71.7647%
        XYZ:
        26.7984, 13.1489, 38.6617
        xyY:
        0.3409, 0.1673, 13.1489
      CIE-Lab:
        42.9868, 73.6104, -39.9226
        CIE-LCH:
        42.9868, 83.7395, 331.5268
        CIE-Luv:
        42.9868, 65.6173, -67.2238
        Hunter-Lab:
        36.2615, 68.4598, -37.8315
      #b70aa9 color charts
#b70aa9 RGB chart
      #b70aa9 CMYK chart
      #b70aa9 RGB pie chart
      #b70aa9 color shades, tints & tones
#b70aa9 color schemes
#b70aa9 color preview, HTML & CSS examples
           This text has a color of #b70aa9        
        
          <p style="color:#b70aa9;">Text here</p>
        
        
          .mytext {color:#b70aa9;}
        
        Text color #b70aa9
      
           This box has a color of #b70aa9        
        
          <div style="background-color:#b70aa9;">Content here</div>
        
        
          .mybackground {background-color:#b70aa9;}
        
        Background color #b70aa9
      
           Border around this has a color of #b70aa9        
        
          <div style="border:2px solid #b70aa9;">Content here</div>
        
        
          .myborder {border:2px solid #b70aa9;}
        
        Border color #b70aa9