#b925ee color space conversions
Hex:
        #b925ee
        RGB:
        185, 37, 238
        CMY:
        27, 85, 7
        CMYK:
        22, 84, 0, 7
      HSL:
        284°, 85.5319%, 53.9216%
        HSV (HSB):
        284°, 84.4538%, 93.3333%
        XYZ:
        36.1018, 17.8105, 82.4239
        xyY:
        0.2648, 0.1306, 17.8105
      CIE-Lab:
        49.2654, 80.7876, -69.7487
        CIE-LCH:
        49.2654, 106.7310, 319.1940
        CIE-Luv:
        49.2654, 41.2869, -113.4706
        Hunter-Lab:
        42.2025, 78.8422, -86.2552
      #b925ee color charts
#b925ee RGB chart
      #b925ee CMYK chart
      #b925ee RGB pie chart
      #b925ee color shades, tints & tones
#b925ee color schemes
#b925ee color preview, HTML & CSS examples
           This text has a color of #b925ee        
        
          <p style="color:#b925ee;">Text here</p>
        
        
          .mytext {color:#b925ee;}
        
        Text color #b925ee
      
           This box has a color of #b925ee        
        
          <div style="background-color:#b925ee;">Content here</div>
        
        
          .mybackground {background-color:#b925ee;}
        
        Background color #b925ee
      
           Border around this has a color of #b925ee        
        
          <div style="border:2px solid #b925ee;">Content here</div>
        
        
          .myborder {border:2px solid #b925ee;}
        
        Border color #b925ee