#b425c0 color space conversions
Hex:
        #b425c0
        RGB:
        180, 37, 192
        CMY:
        29, 85, 25
        CMYK:
        6, 81, 0, 25
      HSL:
        295°, 67.6856%, 44.9020%
        HSV (HSB):
        295°, 80.7292%, 75.2941%
        XYZ:
        28.9984, 14.8322, 51.2037
        xyY:
        0.3051, 0.1561, 14.8322
      CIE-Lab:
        45.4035, 71.9305, -49.6605
        CIE-LCH:
        45.4035, 87.4080, 325.3790
        CIE-Luv:
        45.4035, 52.2359, -81.9302
        Hunter-Lab:
        38.5126, 67.0060, -51.8691
      #b425c0 color charts
#b425c0 RGB chart
      #b425c0 CMYK chart
      #b425c0 RGB pie chart
      #b425c0 color shades, tints & tones
#b425c0 color schemes
#b425c0 color preview, HTML & CSS examples
           This text has a color of #b425c0        
        
          <p style="color:#b425c0;">Text here</p>
        
        
          .mytext {color:#b425c0;}
        
        Text color #b425c0
      
           This box has a color of #b425c0        
        
          <div style="background-color:#b425c0;">Content here</div>
        
        
          .mybackground {background-color:#b425c0;}
        
        Background color #b425c0
      
           Border around this has a color of #b425c0        
        
          <div style="border:2px solid #b425c0;">Content here</div>
        
        
          .myborder {border:2px solid #b425c0;}
        
        Border color #b425c0