#b70dc0 color space conversions
Hex:
        #b70dc0
        RGB:
        183, 13, 192
        CMY:
        28, 95, 25
        CMYK:
        5, 93, 0, 25
      HSL:
        297°, 87.3171%, 40.1961%
        HSV (HSB):
        297°, 93.2292%, 75.2941%
        XYZ:
        29.1868, 14.1609, 51.0642
        xyY:
        0.3091, 0.1500, 14.1609
      CIE-Lab:
        44.4628, 76.7127, -51.1411
        CIE-LCH:
        44.4628, 92.1968, 326.3103
        CIE-Luv:
        44.4628, 56.5749, -84.1092
        Hunter-Lab:
        37.6310, 72.5914, -54.1132
      #b70dc0 color charts
#b70dc0 RGB chart
      #b70dc0 CMYK chart
      #b70dc0 RGB pie chart
      #b70dc0 color shades, tints & tones
#b70dc0 color schemes
#b70dc0 color preview, HTML & CSS examples
           This text has a color of #b70dc0        
        
          <p style="color:#b70dc0;">Text here</p>
        
        
          .mytext {color:#b70dc0;}
        
        Text color #b70dc0
      
           This box has a color of #b70dc0        
        
          <div style="background-color:#b70dc0;">Content here</div>
        
        
          .mybackground {background-color:#b70dc0;}
        
        Background color #b70dc0
      
           Border around this has a color of #b70dc0        
        
          <div style="border:2px solid #b70dc0;">Content here</div>
        
        
          .myborder {border:2px solid #b70dc0;}
        
        Border color #b70dc0