#b421c2 color space conversions
Hex:
        #b421c2
        RGB:
        180, 33, 194
        CMY:
        29, 87, 24
        CMYK:
        7, 83, 0, 24
      HSL:
        295°, 70.9251%, 44.5098%
        HSV (HSB):
        295°, 82.9897%, 76.0784%
        XYZ:
        29.1039, 14.6861, 52.3397
        xyY:
        0.3028, 0.1528, 14.6861
      CIE-Lab:
        45.2012, 73.2102, -51.1512
        CIE-LCH:
        45.2012, 89.3095, 325.0584
        CIE-Luv:
        45.2012, 52.0661, -84.0964
        Hunter-Lab:
        38.3224, 68.4973, -54.1510
      #b421c2 color charts
#b421c2 RGB chart
      #b421c2 CMYK chart
      #b421c2 RGB pie chart
      #b421c2 color shades, tints & tones
#b421c2 color schemes
#b421c2 color preview, HTML & CSS examples
           This text has a color of #b421c2        
        
          <p style="color:#b421c2;">Text here</p>
        
        
          .mytext {color:#b421c2;}
        
        Text color #b421c2
      
           This box has a color of #b421c2        
        
          <div style="background-color:#b421c2;">Content here</div>
        
        
          .mybackground {background-color:#b421c2;}
        
        Background color #b421c2
      
           Border around this has a color of #b421c2        
        
          <div style="border:2px solid #b421c2;">Content here</div>
        
        
          .myborder {border:2px solid #b421c2;}
        
        Border color #b421c2