#b21fdf color space conversions
Hex:
        #b21fdf
        RGB:
        178, 31, 223
        CMY:
        30, 88, 13
        CMYK:
        20, 86, 0, 13
      HSL:
        286°, 75.5906%, 49.8039%
        HSV (HSB):
        286°, 86.0987%, 87.4510%
        XYZ:
        32.1694, 15.7727, 71.1610
        xyY:
        0.2701, 0.1324, 15.7727
      CIE-Lab:
        46.6748, 78.2980, -65.5030
        CIE-LCH:
        46.6748, 102.0844, 320.0846
        CIE-Luv:
        46.6748, 41.8623, -105.5626
        Hunter-Lab:
        39.7148, 75.0857, -78.4354
      #b21fdf color charts
#b21fdf RGB chart
      #b21fdf CMYK chart
      #b21fdf RGB pie chart
      #b21fdf color shades, tints & tones
#b21fdf color schemes
#b21fdf color preview, HTML & CSS examples
           This text has a color of #b21fdf        
        
          <p style="color:#b21fdf;">Text here</p>
        
        
          .mytext {color:#b21fdf;}
        
        Text color #b21fdf
      
           This box has a color of #b21fdf        
        
          <div style="background-color:#b21fdf;">Content here</div>
        
        
          .mybackground {background-color:#b21fdf;}
        
        Background color #b21fdf
      
           Border around this has a color of #b21fdf        
        
          <div style="border:2px solid #b21fdf;">Content here</div>
        
        
          .myborder {border:2px solid #b21fdf;}
        
        Border color #b21fdf