#b725ee color space conversions
Hex:
        #b725ee
        RGB:
        183, 37, 238
        CMY:
        28, 85, 7
        CMYK:
        23, 84, 0, 7
      HSL:
        284°, 85.5319%, 53.9216%
        HSV (HSB):
        284°, 84.4538%, 93.3333%
        XYZ:
        35.6226, 17.5635, 82.4015
        xyY:
        0.2627, 0.1295, 17.5635
      CIE-Lab:
        48.9623, 80.4850, -70.2548
        CIE-LCH:
        48.9623, 106.8343, 318.8825
        CIE-Luv:
        48.9623, 40.0992, -113.9203
        Hunter-Lab:
        41.9088, 78.3853, -87.2405
      #b725ee color charts
#b725ee RGB chart
      #b725ee CMYK chart
      #b725ee RGB pie chart
      #b725ee color shades, tints & tones
#b725ee color schemes
#b725ee color preview, HTML & CSS examples
           This text has a color of #b725ee        
        
          <p style="color:#b725ee;">Text here</p>
        
        
          .mytext {color:#b725ee;}
        
        Text color #b725ee
      
           This box has a color of #b725ee        
        
          <div style="background-color:#b725ee;">Content here</div>
        
        
          .mybackground {background-color:#b725ee;}
        
        Background color #b725ee
      
           Border around this has a color of #b725ee        
        
          <div style="border:2px solid #b725ee;">Content here</div>
        
        
          .myborder {border:2px solid #b725ee;}
        
        Border color #b725ee