#b70c87 color space conversions
Hex:
        #b70c87
        RGB:
        183, 12, 135
        CMY:
        28, 95, 47
        CMYK:
        0, 93, 26, 28
      HSL:
        317°, 87.6923%, 38.2353%
        HSV (HSB):
        317°, 93.4426%, 71.7647%
        XYZ:
        24.0331, 12.0795, 23.9866
        xyY:
        0.3999, 0.2010, 12.0795
      CIE-Lab:
        41.3422, 69.0101, -21.9246
        CIE-LCH:
        41.3422, 72.4091, 342.3749
        CIE-Luv:
        41.3422, 80.0672, -40.9127
        Hunter-Lab:
        34.7556, 62.6085, -16.5901
      #b70c87 color charts
#b70c87 RGB chart
      #b70c87 CMYK chart
      #b70c87 RGB pie chart
      #b70c87 color shades, tints & tones
#b70c87 color schemes
#b70c87 color preview, HTML & CSS examples
           This text has a color of #b70c87        
        
          <p style="color:#b70c87;">Text here</p>
        
        
          .mytext {color:#b70c87;}
        
        Text color #b70c87
      
           This box has a color of #b70c87        
        
          <div style="background-color:#b70c87;">Content here</div>
        
        
          .mybackground {background-color:#b70c87;}
        
        Background color #b70c87
      
           Border around this has a color of #b70c87        
        
          <div style="border:2px solid #b70c87;">Content here</div>
        
        
          .myborder {border:2px solid #b70c87;}
        
        Border color #b70c87