#b425a6 color space conversions
Hex:
        #b425a6
        RGB:
        180, 37, 166
        CMY:
        29, 85, 35
        CMYK:
        0, 79, 8, 29
      HSL:
        306°, 65.8986%, 42.5490%
        HSV (HSB):
        306°, 79.4444%, 70.5882%
        XYZ:
        26.3669, 13.7796, 37.3464
        xyY:
        0.3402, 0.1778, 13.7796
      CIE-Lab:
        43.9152, 67.8394, -36.6974
        CIE-LCH:
        43.9152, 77.1290, 331.5890
        CIE-Luv:
        43.9152, 61.5282, -62.2123
        Hunter-Lab:
        37.1209, 61.8266, -33.6656
      #b425a6 color charts
#b425a6 RGB chart
      #b425a6 CMYK chart
      #b425a6 RGB pie chart
      #b425a6 color shades, tints & tones
#b425a6 color schemes
#b425a6 color preview, HTML & CSS examples
           This text has a color of #b425a6        
        
          <p style="color:#b425a6;">Text here</p>
        
        
          .mytext {color:#b425a6;}
        
        Text color #b425a6
      
           This box has a color of #b425a6        
        
          <div style="background-color:#b425a6;">Content here</div>
        
        
          .mybackground {background-color:#b425a6;}
        
        Background color #b425a6
      
           Border around this has a color of #b425a6        
        
          <div style="border:2px solid #b425a6;">Content here</div>
        
        
          .myborder {border:2px solid #b425a6;}
        
        Border color #b425a6