#b21fe2 color space conversions
Hex:
        #b21fe2
        RGB:
        178, 31, 226
        CMY:
        30, 88, 11
        CMYK:
        21, 86, 0, 11
      HSL:
        285°, 77.0751%, 50.3922%
        HSV (HSB):
        285°, 86.2832%, 88.6275%
        XYZ:
        32.5776, 15.9359, 73.3104
        xyY:
        0.2674, 0.1308, 15.9359
      CIE-Lab:
        46.8903, 78.8366, -66.8617
        CIE-LCH:
        46.8903, 103.3716, 319.6986
        CIE-Luv:
        46.8903, 41.0012, -107.6247
        Hunter-Lab:
        39.9198, 75.8095, -80.9387
      #b21fe2 color charts
#b21fe2 RGB chart
      #b21fe2 CMYK chart
      #b21fe2 RGB pie chart
      #b21fe2 color shades, tints & tones
#b21fe2 color schemes
#b21fe2 color preview, HTML & CSS examples
           This text has a color of #b21fe2        
        
          <p style="color:#b21fe2;">Text here</p>
        
        
          .mytext {color:#b21fe2;}
        
        Text color #b21fe2
      
           This box has a color of #b21fe2        
        
          <div style="background-color:#b21fe2;">Content here</div>
        
        
          .mybackground {background-color:#b21fe2;}
        
        Background color #b21fe2
      
           Border around this has a color of #b21fe2        
        
          <div style="border:2px solid #b21fe2;">Content here</div>
        
        
          .myborder {border:2px solid #b21fe2;}
        
        Border color #b21fe2