#b21ff3 color space conversions
Hex:
        #b21ff3
        RGB:
        178, 31, 243
        CMY:
        30, 88, 5
        CMYK:
        27, 87, 0, 5
      HSL:
        282°, 89.8305%, 53.7255%
        HSV (HSB):
        282°, 87.2428%, 95.2941%
        XYZ:
        35.0277, 16.9160, 86.2130
        xyY:
        0.2535, 0.1224, 16.9160
      CIE-Lab:
        48.1540, 81.9509, -74.4162
        CIE-LCH:
        48.1540, 110.6965, 317.7587
        CIE-Luv:
        48.1540, 36.3796, -119.0766
        Hunter-Lab:
        41.1291, 80.0443, -95.4907
      #b21ff3 color charts
#b21ff3 RGB chart
      #b21ff3 CMYK chart
      #b21ff3 RGB pie chart
      #b21ff3 color shades, tints & tones
#b21ff3 color schemes
#b21ff3 color preview, HTML & CSS examples
           This text has a color of #b21ff3        
        
          <p style="color:#b21ff3;">Text here</p>
        
        
          .mytext {color:#b21ff3;}
        
        Text color #b21ff3
      
           This box has a color of #b21ff3        
        
          <div style="background-color:#b21ff3;">Content here</div>
        
        
          .mybackground {background-color:#b21ff3;}
        
        Background color #b21ff3
      
           Border around this has a color of #b21ff3        
        
          <div style="border:2px solid #b21ff3;">Content here</div>
        
        
          .myborder {border:2px solid #b21ff3;}
        
        Border color #b21ff3