#b2207a color space conversions
Hex:
        #b2207a
        RGB:
        178, 32, 122
        CMY:
        30, 87, 52
        CMYK:
        0, 82, 31, 30
      HSL:
        323°, 69.5238%, 41.1765%
        HSV (HSB):
        323°, 82.0225%, 69.8039%
        XYZ:
        22.3895, 11.9031, 19.5298
        xyY:
        0.4160, 0.2212, 11.9031
      CIE-Lab:
        41.0618, 62.8402, -14.4091
        CIE-LCH:
        41.0618, 64.4710, 347.0855
        CIE-Luv:
        41.0618, 78.5984, -29.6539
        Hunter-Lab:
        34.5009, 55.4614, -9.4115
      #b2207a color charts
#b2207a RGB chart
      #b2207a CMYK chart
      #b2207a RGB pie chart
      #b2207a color shades, tints & tones
#b2207a color schemes
#b2207a color preview, HTML & CSS examples
           This text has a color of #b2207a        
        
          <p style="color:#b2207a;">Text here</p>
        
        
          .mytext {color:#b2207a;}
        
        Text color #b2207a
      
           This box has a color of #b2207a        
        
          <div style="background-color:#b2207a;">Content here</div>
        
        
          .mybackground {background-color:#b2207a;}
        
        Background color #b2207a
      
           Border around this has a color of #b2207a        
        
          <div style="border:2px solid #b2207a;">Content here</div>
        
        
          .myborder {border:2px solid #b2207a;}
        
        Border color #b2207a