#b70ba7 color space conversions
Hex:
        #b70ba7
        RGB:
        183, 11, 167
        CMY:
        28, 96, 35
        CMYK:
        0, 94, 9, 28
      HSL:
        306°, 88.6598%, 38.0392%
        HSV (HSB):
        306°, 93.9891%, 71.7647%
        XYZ:
        26.6232, 13.0966, 37.6839
        xyY:
        0.3440, 0.1692, 13.0966
      CIE-Lab:
        42.9085, 73.2316, -38.8535
        CIE-LCH:
        42.9085, 82.9004, 332.0515
        CIE-Luv:
        42.9085, 66.3712, -65.6339
        Hunter-Lab:
        36.1893, 67.9848, -36.4062
      #b70ba7 color charts
#b70ba7 RGB chart
      #b70ba7 CMYK chart
      #b70ba7 RGB pie chart
      #b70ba7 color shades, tints & tones
#b70ba7 color schemes
#b70ba7 color preview, HTML & CSS examples
           This text has a color of #b70ba7        
        
          <p style="color:#b70ba7;">Text here</p>
        
        
          .mytext {color:#b70ba7;}
        
        Text color #b70ba7
      
           This box has a color of #b70ba7        
        
          <div style="background-color:#b70ba7;">Content here</div>
        
        
          .mybackground {background-color:#b70ba7;}
        
        Background color #b70ba7
      
           Border around this has a color of #b70ba7        
        
          <div style="border:2px solid #b70ba7;">Content here</div>
        
        
          .myborder {border:2px solid #b70ba7;}
        
        Border color #b70ba7