#b421d2 color space conversions
Hex:
        #b421d2
        RGB:
        180, 33, 210
        CMY:
        29, 87, 18
        CMYK:
        14, 84, 0, 18
      HSL:
        290°, 72.8395%, 47.6471%
        HSV (HSB):
        290°, 84.2857%, 82.3529%
        XYZ:
        30.9991, 15.4442, 62.3200
        xyY:
        0.2850, 0.1420, 15.4442
      CIE-Lab:
        46.2366, 75.9091, -58.7506
        CIE-LCH:
        46.2366, 95.9887, 322.2616
        CIE-Luv:
        46.2366, 46.8478, -95.6871
        Hunter-Lab:
        39.2991, 72.0275, -66.5120
      #b421d2 color charts
#b421d2 RGB chart
      #b421d2 CMYK chart
      #b421d2 RGB pie chart
      #b421d2 color shades, tints & tones
#b421d2 color schemes
#b421d2 color preview, HTML & CSS examples
           This text has a color of #b421d2        
        
          <p style="color:#b421d2;">Text here</p>
        
        
          .mytext {color:#b421d2;}
        
        Text color #b421d2
      
           This box has a color of #b421d2        
        
          <div style="background-color:#b421d2;">Content here</div>
        
        
          .mybackground {background-color:#b421d2;}
        
        Background color #b421d2
      
           Border around this has a color of #b421d2        
        
          <div style="border:2px solid #b421d2;">Content here</div>
        
        
          .myborder {border:2px solid #b421d2;}
        
        Border color #b421d2