#b432c8 color space conversions
Hex:
        #b432c8
        RGB:
        180, 50, 200
        CMY:
        29, 80, 22
        CMYK:
        10, 75, 0, 22
      HSL:
        292°, 60.0000%, 49.0196%
        HSV (HSB):
        292°, 75.0000%, 78.4314%
        XYZ:
        30.3883, 16.1546, 56.1601
        xyY:
        0.2959, 0.1573, 16.1546
      CIE-Lab:
        47.1767, 69.5816, -51.4678
        CIE-LCH:
        47.1767, 86.5479, 323.5106
        CIE-Luv:
        47.1767, 47.6371, -85.1198
        Hunter-Lab:
        40.1928, 64.6198, -54.7090
      #b432c8 color charts
#b432c8 RGB chart
      #b432c8 CMYK chart
      #b432c8 RGB pie chart
      #b432c8 color shades, tints & tones
#b432c8 color schemes
#b432c8 color preview, HTML & CSS examples
           This text has a color of #b432c8        
        
          <p style="color:#b432c8;">Text here</p>
        
        
          .mytext {color:#b432c8;}
        
        Text color #b432c8
      
           This box has a color of #b432c8        
        
          <div style="background-color:#b432c8;">Content here</div>
        
        
          .mybackground {background-color:#b432c8;}
        
        Background color #b432c8
      
           Border around this has a color of #b432c8        
        
          <div style="border:2px solid #b432c8;">Content here</div>
        
        
          .myborder {border:2px solid #b432c8;}
        
        Border color #b432c8