#b21dc7 color space conversions
Hex:
        #b21dc7
        RGB:
        178, 29, 199
        CMY:
        30, 89, 22
        CMYK:
        11, 85, 0, 22
      HSL:
        293°, 74.5614%, 44.7059%
        HSV (HSB):
        293°, 85.4271%, 78.0392%
        XYZ:
        29.1083, 14.4672, 55.2911
        xyY:
        0.2944, 0.1463, 14.4672
      CIE-Lab:
        44.8957, 74.5441, -54.5691
        CIE-LCH:
        44.8957, 92.3829, 323.7945
        CIE-Luv:
        44.8957, 49.4764, -88.8872
        Hunter-Lab:
        38.0358, 70.0408, -59.5624
      #b21dc7 color charts
#b21dc7 RGB chart
      #b21dc7 CMYK chart
      #b21dc7 RGB pie chart
      #b21dc7 color shades, tints & tones
#b21dc7 color schemes
#b21dc7 color preview, HTML & CSS examples
           This text has a color of #b21dc7        
        
          <p style="color:#b21dc7;">Text here</p>
        
        
          .mytext {color:#b21dc7;}
        
        Text color #b21dc7
      
           This box has a color of #b21dc7        
        
          <div style="background-color:#b21dc7;">Content here</div>
        
        
          .mybackground {background-color:#b21dc7;}
        
        Background color #b21dc7
      
           Border around this has a color of #b21dc7        
        
          <div style="border:2px solid #b21dc7;">Content here</div>
        
        
          .myborder {border:2px solid #b21dc7;}
        
        Border color #b21dc7