#b931ff color space conversions
Hex:
        #b931ff
        RGB:
        185, 49, 255
        CMY:
        27, 81, 0
        CMYK:
        27, 81, 0, 0
      HSL:
        280°, 100.0000%, 59.6078%
        HSV (HSB):
        280°, 80.7843%, 100.0000%
        XYZ:
        39.1559, 19.7309, 96.3524
        xyY:
        0.2522, 0.1271, 19.7309
      CIE-Lab:
        51.5316, 80.9555, -75.5793
        CIE-LCH:
        51.5316, 110.7521, 316.9670
        CIE-Luv:
        51.5316, 35.5645, -123.1541
        Hunter-Lab:
        44.4195, 79.6141, -97.5151
      #b931ff color charts
#b931ff RGB chart
      #b931ff CMYK chart
      #b931ff RGB pie chart
      #b931ff color shades, tints & tones
#b931ff color schemes
#b931ff color preview, HTML & CSS examples
           This text has a color of #b931ff        
        
          <p style="color:#b931ff;">Text here</p>
        
        
          .mytext {color:#b931ff;}
        
        Text color #b931ff
      
           This box has a color of #b931ff        
        
          <div style="background-color:#b931ff;">Content here</div>
        
        
          .mybackground {background-color:#b931ff;}
        
        Background color #b931ff
      
           Border around this has a color of #b931ff        
        
          <div style="border:2px solid #b931ff;">Content here</div>
        
        
          .myborder {border:2px solid #b931ff;}
        
        Border color #b931ff