#b70caa color space conversions
Hex:
        #b70caa
        RGB:
        183, 12, 170
        CMY:
        28, 95, 33
        CMYK:
        0, 93, 7, 28
      HSL:
        305°, 87.6923%, 38.2353%
        HSV (HSB):
        305°, 93.4426%, 71.7647%
        XYZ:
        26.9156, 13.2325, 39.1657
        xyY:
        0.3394, 0.1668, 13.2325
      CIE-Lab:
        43.1115, 73.5502, -40.3204
        CIE-LCH:
        43.1115, 83.8771, 331.2683
        CIE-Luv:
        43.1115, 65.0884, -67.8294
        Hunter-Lab:
        36.3765, 68.4164, -38.3726
      #b70caa color charts
#b70caa RGB chart
      #b70caa CMYK chart
      #b70caa RGB pie chart
      #b70caa color shades, tints & tones
#b70caa color schemes
#b70caa color preview, HTML & CSS examples
           This text has a color of #b70caa        
        
          <p style="color:#b70caa;">Text here</p>
        
        
          .mytext {color:#b70caa;}
        
        Text color #b70caa
      
           This box has a color of #b70caa        
        
          <div style="background-color:#b70caa;">Content here</div>
        
        
          .mybackground {background-color:#b70caa;}
        
        Background color #b70caa
      
           Border around this has a color of #b70caa        
        
          <div style="border:2px solid #b70caa;">Content here</div>
        
        
          .myborder {border:2px solid #b70caa;}
        
        Border color #b70caa