#b70ea1 color space conversions
Hex:
        #b70ea1
        RGB:
        183, 14, 161
        CMY:
        28, 95, 37
        CMYK:
        0, 92, 12, 28
      HSL:
        308°, 85.7868%, 38.6275%
        HSV (HSB):
        308°, 92.3497%, 71.7647%
        XYZ:
        26.1185, 12.9546, 34.8421
        xyY:
        0.3534, 0.1753, 12.9546
      CIE-Lab:
        42.6947, 72.0729, -35.5997
        CIE-LCH:
        42.6947, 80.3856, 333.7134
        CIE-Luv:
        42.6947, 68.6324, -60.8059
        Hunter-Lab:
        35.9925, 66.5446, -32.2003
      #b70ea1 color charts
#b70ea1 RGB chart
      #b70ea1 CMYK chart
      #b70ea1 RGB pie chart
      #b70ea1 color shades, tints & tones
#b70ea1 color schemes
#b70ea1 color preview, HTML & CSS examples
           This text has a color of #b70ea1        
        
          <p style="color:#b70ea1;">Text here</p>
        
        
          .mytext {color:#b70ea1;}
        
        Text color #b70ea1
      
           This box has a color of #b70ea1        
        
          <div style="background-color:#b70ea1;">Content here</div>
        
        
          .mybackground {background-color:#b70ea1;}
        
        Background color #b70ea1
      
           Border around this has a color of #b70ea1        
        
          <div style="border:2px solid #b70ea1;">Content here</div>
        
        
          .myborder {border:2px solid #b70ea1;}
        
        Border color #b70ea1