#b430af color space conversions
Hex:
        #b430af
        RGB:
        180, 48, 175
        CMY:
        29, 81, 31
        CMYK:
        0, 73, 3, 29
      HSL:
        302°, 57.8947%, 44.7059%
        HSV (HSB):
        302°, 73.3333%, 70.5882%
        XYZ:
        27.6172, 14.9123, 41.9802
        xyY:
        0.3268, 0.1765, 14.9123
      CIE-Lab:
        45.5139, 66.0234, -39.5070
        CIE-LCH:
        45.5139, 76.9408, 329.1046
        CIE-Luv:
        45.5139, 56.2050, -66.6043
        Hunter-Lab:
        38.6165, 60.0782, -37.4229
      #b430af color charts
#b430af RGB chart
      #b430af CMYK chart
      #b430af RGB pie chart
      #b430af color shades, tints & tones
#b430af color schemes
#b430af color preview, HTML & CSS examples
           This text has a color of #b430af        
        
          <p style="color:#b430af;">Text here</p>
        
        
          .mytext {color:#b430af;}
        
        Text color #b430af
      
           This box has a color of #b430af        
        
          <div style="background-color:#b430af;">Content here</div>
        
        
          .mybackground {background-color:#b430af;}
        
        Background color #b430af
      
           Border around this has a color of #b430af        
        
          <div style="border:2px solid #b430af;">Content here</div>
        
        
          .myborder {border:2px solid #b430af;}
        
        Border color #b430af