#b21a8a color space conversions
Hex:
        #b21a8a
        RGB:
        178, 26, 138
        CMY:
        30, 90, 46
        CMYK:
        0, 85, 22, 30
      HSL:
        316°, 74.5098%, 40.0000%
        HSV (HSB):
        316°, 85.3933%, 69.8039%
        XYZ:
        23.3169, 12.0387, 25.1395
        xyY:
        0.3854, 0.1990, 12.0387
      CIE-Lab:
        41.2776, 66.1161, -23.9411
        CIE-LCH:
        41.2776, 70.3172, 340.0943
        CIE-Luv:
        41.2776, 73.0187, -43.1595
        Hunter-Lab:
        34.6969, 59.2356, -18.6706
      #b21a8a color charts
#b21a8a RGB chart
      #b21a8a CMYK chart
      #b21a8a RGB pie chart
      #b21a8a color shades, tints & tones
#b21a8a color schemes
#b21a8a color preview, HTML & CSS examples
           This text has a color of #b21a8a        
        
          <p style="color:#b21a8a;">Text here</p>
        
        
          .mytext {color:#b21a8a;}
        
        Text color #b21a8a
      
           This box has a color of #b21a8a        
        
          <div style="background-color:#b21a8a;">Content here</div>
        
        
          .mybackground {background-color:#b21a8a;}
        
        Background color #b21a8a
      
           Border around this has a color of #b21a8a        
        
          <div style="border:2px solid #b21a8a;">Content here</div>
        
        
          .myborder {border:2px solid #b21a8a;}
        
        Border color #b21a8a