#b92ce1 color space conversions
Hex:
        #b92ce1
        RGB:
        185, 44, 225
        CMY:
        27, 83, 12
        CMYK:
        18, 80, 0, 12
      HSL:
        287°, 75.1037%, 52.7451%
        HSV (HSB):
        287°, 80.4444%, 88.2353%
        XYZ:
        34.4989, 17.5519, 72.8037
        xyY:
        0.2763, 0.1406, 17.5519
      CIE-Lab:
        48.9480, 76.7152, -62.9091
        CIE-LCH:
        48.9480, 99.2108, 320.6471
        CIE-Luv:
        48.9480, 44.2218, -103.2821
        Hunter-Lab:
        41.8950, 73.6715, -73.7057
      #b92ce1 color charts
#b92ce1 RGB chart
      #b92ce1 CMYK chart
      #b92ce1 RGB pie chart
      #b92ce1 color shades, tints & tones
#b92ce1 color schemes
#b92ce1 color preview, HTML & CSS examples
           This text has a color of #b92ce1        
        
          <p style="color:#b92ce1;">Text here</p>
        
        
          .mytext {color:#b92ce1;}
        
        Text color #b92ce1
      
           This box has a color of #b92ce1        
        
          <div style="background-color:#b92ce1;">Content here</div>
        
        
          .mybackground {background-color:#b92ce1;}
        
        Background color #b92ce1
      
           Border around this has a color of #b92ce1        
        
          <div style="border:2px solid #b92ce1;">Content here</div>
        
        
          .myborder {border:2px solid #b92ce1;}
        
        Border color #b92ce1