#b725e0 color space conversions
Hex:
        #b725e0
        RGB:
        183, 37, 224
        CMY:
        28, 85, 12
        CMYK:
        18, 83, 0, 12
      HSL:
        287°, 75.1004%, 51.1765%
        HSV (HSB):
        287°, 83.4821%, 87.8431%
        XYZ:
        33.6446, 16.7722, 71.9851
        xyY:
        0.2749, 0.1370, 16.7722
      CIE-Lab:
        47.9718, 77.9546, -63.9344
        CIE-LCH:
        47.9718, 100.8192, 320.6431
        CIE-Luv:
        47.9718, 44.0791, -104.2396
        Hunter-Lab:
        40.9539, 74.9724, -75.5469
      #b725e0 color charts
#b725e0 RGB chart
      #b725e0 CMYK chart
      #b725e0 RGB pie chart
      #b725e0 color shades, tints & tones
#b725e0 color schemes
#b725e0 color preview, HTML & CSS examples
           This text has a color of #b725e0        
        
          <p style="color:#b725e0;">Text here</p>
        
        
          .mytext {color:#b725e0;}
        
        Text color #b725e0
      
           This box has a color of #b725e0        
        
          <div style="background-color:#b725e0;">Content here</div>
        
        
          .mybackground {background-color:#b725e0;}
        
        Background color #b725e0
      
           Border around this has a color of #b725e0        
        
          <div style="border:2px solid #b725e0;">Content here</div>
        
        
          .myborder {border:2px solid #b725e0;}
        
        Border color #b725e0