#b70ab1 color space conversions
Hex:
        #b70ab1
        RGB:
        183, 10, 177
        CMY:
        28, 96, 31
        CMYK:
        0, 95, 3, 28
      HSL:
        302°, 89.6373%, 37.8431%
        HSV (HSB):
        302°, 94.5355%, 71.7647%
        XYZ:
        27.5728, 13.4587, 42.7395
        xyY:
        0.3291, 0.1607, 13.4587
      CIE-Lab:
        43.4464, 74.7575, -43.9440
        CIE-LCH:
        43.4464, 86.7165, 329.5521
        CIE-Luv:
        43.4464, 62.4214, -73.2430
        Hunter-Lab:
        36.6861, 69.9577, -43.3930
      #b70ab1 color charts
#b70ab1 RGB chart
      #b70ab1 CMYK chart
      #b70ab1 RGB pie chart
      #b70ab1 color shades, tints & tones
#b70ab1 color schemes
#b70ab1 color preview, HTML & CSS examples
           This text has a color of #b70ab1        
        
          <p style="color:#b70ab1;">Text here</p>
        
        
          .mytext {color:#b70ab1;}
        
        Text color #b70ab1
      
           This box has a color of #b70ab1        
        
          <div style="background-color:#b70ab1;">Content here</div>
        
        
          .mybackground {background-color:#b70ab1;}
        
        Background color #b70ab1
      
           Border around this has a color of #b70ab1        
        
          <div style="border:2px solid #b70ab1;">Content here</div>
        
        
          .myborder {border:2px solid #b70ab1;}
        
        Border color #b70ab1