#b725d4 color space conversions
Hex:
        #b725d4
        RGB:
        183, 37, 212
        CMY:
        28, 85, 17
        CMYK:
        14, 83, 0, 17
      HSL:
        290°, 70.2811%, 48.8235%
        HSV (HSB):
        290°, 82.5472%, 83.1373%
        XYZ:
        32.0737, 16.1439, 63.7130
        xyY:
        0.2865, 0.1442, 16.1439
      CIE-Lab:
        47.1627, 75.8492, -58.3821
        CIE-LCH:
        47.1627, 95.7161, 322.4141
        CIE-Luv:
        47.1627, 47.7267, -95.7214
        Hunter-Lab:
        40.1794, 72.1755, -65.8911
      #b725d4 color charts
#b725d4 RGB chart
      #b725d4 CMYK chart
      #b725d4 RGB pie chart
      #b725d4 color shades, tints & tones
#b725d4 color schemes
#b725d4 color preview, HTML & CSS examples
           This text has a color of #b725d4        
        
          <p style="color:#b725d4;">Text here</p>
        
        
          .mytext {color:#b725d4;}
        
        Text color #b725d4
      
           This box has a color of #b725d4        
        
          <div style="background-color:#b725d4;">Content here</div>
        
        
          .mybackground {background-color:#b725d4;}
        
        Background color #b725d4
      
           Border around this has a color of #b725d4        
        
          <div style="border:2px solid #b725d4;">Content here</div>
        
        
          .myborder {border:2px solid #b725d4;}
        
        Border color #b725d4