#b70cc6 color space conversions
Hex:
        #b70cc6
        RGB:
        183, 12, 198
        CMY:
        28, 95, 22
        CMYK:
        8, 94, 0, 22
      HSL:
        295°, 88.5714%, 41.1765%
        HSV (HSB):
        295°, 93.9394%, 77.6471%
        XYZ:
        29.8530, 14.4074, 54.6336
        xyY:
        0.3019, 0.1457, 14.4074
      CIE-Lab:
        44.8117, 77.7561, -54.0789
        CIE-LCH:
        44.8117, 94.7129, 325.1816
        CIE-Luv:
        44.8117, 54.4711, -88.5312
        Hunter-Lab:
        37.9571, 73.9637, -58.7690
      #b70cc6 color charts
#b70cc6 RGB chart
      #b70cc6 CMYK chart
      #b70cc6 RGB pie chart
      #b70cc6 color shades, tints & tones
#b70cc6 color schemes
#b70cc6 color preview, HTML & CSS examples
           This text has a color of #b70cc6        
        
          <p style="color:#b70cc6;">Text here</p>
        
        
          .mytext {color:#b70cc6;}
        
        Text color #b70cc6
      
           This box has a color of #b70cc6        
        
          <div style="background-color:#b70cc6;">Content here</div>
        
        
          .mybackground {background-color:#b70cc6;}
        
        Background color #b70cc6
      
           Border around this has a color of #b70cc6        
        
          <div style="border:2px solid #b70cc6;">Content here</div>
        
        
          .myborder {border:2px solid #b70cc6;}
        
        Border color #b70cc6