#b70dc6 color space conversions
Hex:
        #b70dc6
        RGB:
        183, 13, 198
        CMY:
        28, 95, 22
        CMYK:
        8, 93, 0, 22
      HSL:
        295°, 87.6777%, 41.3725%
        HSV (HSB):
        295°, 93.4343%, 77.6471%
        XYZ:
        29.8654, 14.4323, 54.6377
        xyY:
        0.3019, 0.1459, 14.4323
      CIE-Lab:
        44.8467, 77.6524, -54.0225
        CIE-LCH:
        44.8467, 94.5956, 325.1738
        CIE-Luv:
        44.8467, 54.4194, -88.4610
        Hunter-Lab:
        37.9899, 73.8436, -58.6789
      #b70dc6 color charts
#b70dc6 RGB chart
      #b70dc6 CMYK chart
      #b70dc6 RGB pie chart
      #b70dc6 color shades, tints & tones
#b70dc6 color schemes
#b70dc6 color preview, HTML & CSS examples
           This text has a color of #b70dc6        
        
          <p style="color:#b70dc6;">Text here</p>
        
        
          .mytext {color:#b70dc6;}
        
        Text color #b70dc6
      
           This box has a color of #b70dc6        
        
          <div style="background-color:#b70dc6;">Content here</div>
        
        
          .mybackground {background-color:#b70dc6;}
        
        Background color #b70dc6
      
           Border around this has a color of #b70dc6        
        
          <div style="border:2px solid #b70dc6;">Content here</div>
        
        
          .myborder {border:2px solid #b70dc6;}
        
        Border color #b70dc6