#b70dc3 color space conversions
Hex:
        #b70dc3
        RGB:
        183, 13, 195
        CMY:
        28, 95, 24
        CMYK:
        6, 93, 0, 24
      HSL:
        296°, 87.5000%, 40.7843%
        HSV (HSB):
        296°, 93.3333%, 76.4706%
        XYZ:
        29.5227, 14.2953, 52.8330
        xyY:
        0.3055, 0.1479, 14.2953
      CIE-Lab:
        44.6534, 77.1802, -52.5862
        CIE-LCH:
        44.6534, 93.3921, 325.7317
        CIE-Luv:
        44.6534, 55.4891, -86.2914
        Hunter-Lab:
        37.8091, 73.2134, -56.3833
      #b70dc3 color charts
#b70dc3 RGB chart
      #b70dc3 CMYK chart
      #b70dc3 RGB pie chart
      #b70dc3 color shades, tints & tones
#b70dc3 color schemes
#b70dc3 color preview, HTML & CSS examples
           This text has a color of #b70dc3        
        
          <p style="color:#b70dc3;">Text here</p>
        
        
          .mytext {color:#b70dc3;}
        
        Text color #b70dc3
      
           This box has a color of #b70dc3        
        
          <div style="background-color:#b70dc3;">Content here</div>
        
        
          .mybackground {background-color:#b70dc3;}
        
        Background color #b70dc3
      
           Border around this has a color of #b70dc3        
        
          <div style="border:2px solid #b70dc3;">Content here</div>
        
        
          .myborder {border:2px solid #b70dc3;}
        
        Border color #b70dc3