#b21db0 color space conversions
Hex:
        #b21db0
        RGB:
        178, 29, 176
        CMY:
        30, 89, 31
        CMYK:
        0, 84, 1, 30
      HSL:
        301°, 71.9807%, 40.5882%
        HSV (HSB):
        301°, 83.7079%, 69.8039%
        XYZ:
        26.6359, 13.4783, 42.2720
        xyY:
        0.3233, 0.1636, 13.4783
      CIE-Lab:
        43.4753, 70.8411, -43.3583
        CIE-LCH:
        43.4753, 83.0566, 328.5312
        CIE-Luv:
        43.4753, 57.5096, -71.9104
        Hunter-Lab:
        36.7128, 65.2582, -42.5690
      #b21db0 color charts
#b21db0 RGB chart
      #b21db0 CMYK chart
      #b21db0 RGB pie chart
      #b21db0 color shades, tints & tones
#b21db0 color schemes
#b21db0 color preview, HTML & CSS examples
           This text has a color of #b21db0        
        
          <p style="color:#b21db0;">Text here</p>
        
        
          .mytext {color:#b21db0;}
        
        Text color #b21db0
      
           This box has a color of #b21db0        
        
          <div style="background-color:#b21db0;">Content here</div>
        
        
          .mybackground {background-color:#b21db0;}
        
        Background color #b21db0
      
           Border around this has a color of #b21db0        
        
          <div style="border:2px solid #b21db0;">Content here</div>
        
        
          .myborder {border:2px solid #b21db0;}
        
        Border color #b21db0