#b425cb color space conversions
Hex:
        #b425cb
        RGB:
        180, 37, 203
        CMY:
        29, 85, 20
        CMYK:
        11, 82, 0, 20
      HSL:
        292°, 69.1667%, 47.0588%
        HSV (HSB):
        292°, 81.7734%, 79.6078%
        XYZ:
        30.2635, 15.3382, 57.8654
        xyY:
        0.2925, 0.1482, 15.3382
      CIE-Lab:
        46.0940, 73.7795, -54.9419
        CIE-LCH:
        46.0940, 91.9892, 323.3258
        CIE-Luv:
        46.0940, 48.6143, -90.0112
        Hunter-Lab:
        39.1641, 69.3962, -60.1869
      #b425cb color charts
#b425cb RGB chart
      #b425cb CMYK chart
      #b425cb RGB pie chart
      #b425cb color shades, tints & tones
#b425cb color schemes
#b425cb color preview, HTML & CSS examples
           This text has a color of #b425cb        
        
          <p style="color:#b425cb;">Text here</p>
        
        
          .mytext {color:#b425cb;}
        
        Text color #b425cb
      
           This box has a color of #b425cb        
        
          <div style="background-color:#b425cb;">Content here</div>
        
        
          .mybackground {background-color:#b425cb;}
        
        Background color #b425cb
      
           Border around this has a color of #b425cb        
        
          <div style="border:2px solid #b425cb;">Content here</div>
        
        
          .myborder {border:2px solid #b425cb;}
        
        Border color #b425cb