#b925ce color space conversions
Hex:
        #b925ce
        RGB:
        185, 37, 206
        CMY:
        27, 85, 19
        CMYK:
        10, 82, 0, 19
      HSL:
        293°, 69.5473%, 47.6471%
        HSV (HSB):
        293°, 82.0388%, 80.7843%
        XYZ:
        31.8097, 16.0937, 59.8223
        xyY:
        0.2953, 0.1494, 16.0937
      CIE-Lab:
        47.0971, 75.1743, -55.0184
        CIE-LCH:
        47.0971, 93.1569, 323.8005
        CIE-Luv:
        47.0971, 50.9637, -90.8413
        Hunter-Lab:
        40.1169, 71.3327, -60.3315
      #b925ce color charts
#b925ce RGB chart
      #b925ce CMYK chart
      #b925ce RGB pie chart
      #b925ce color shades, tints & tones
#b925ce color schemes
#b925ce color preview, HTML & CSS examples
           This text has a color of #b925ce        
        
          <p style="color:#b925ce;">Text here</p>
        
        
          .mytext {color:#b925ce;}
        
        Text color #b925ce
      
           This box has a color of #b925ce        
        
          <div style="background-color:#b925ce;">Content here</div>
        
        
          .mybackground {background-color:#b925ce;}
        
        Background color #b925ce
      
           Border around this has a color of #b925ce        
        
          <div style="border:2px solid #b925ce;">Content here</div>
        
        
          .myborder {border:2px solid #b925ce;}
        
        Border color #b925ce