#b92cd4 color space conversions
Hex:
        #b92cd4
        RGB:
        185, 44, 212
        CMY:
        27, 83, 17
        CMYK:
        13, 79, 0, 17
      HSL:
        290°, 66.1417%, 50.1961%
        HSV (HSB):
        290°, 79.2453%, 83.1373%
        XYZ:
        32.7919, 16.8691, 63.8151
        xyY:
        0.2890, 0.1487, 16.8691
      CIE-Lab:
        48.0947, 74.4113, -56.8645
        CIE-LCH:
        48.0947, 93.6515, 322.6132
        CIE-Luv:
        48.0947, 48.1347, -93.9308
        Hunter-Lab:
        41.0720, 70.6384, -63.3706
      #b92cd4 color charts
#b92cd4 RGB chart
      #b92cd4 CMYK chart
      #b92cd4 RGB pie chart
      #b92cd4 color shades, tints & tones
#b92cd4 color schemes
#b92cd4 color preview, HTML & CSS examples
           This text has a color of #b92cd4        
        
          <p style="color:#b92cd4;">Text here</p>
        
        
          .mytext {color:#b92cd4;}
        
        Text color #b92cd4
      
           This box has a color of #b92cd4        
        
          <div style="background-color:#b92cd4;">Content here</div>
        
        
          .mybackground {background-color:#b92cd4;}
        
        Background color #b92cd4
      
           Border around this has a color of #b92cd4        
        
          <div style="border:2px solid #b92cd4;">Content here</div>
        
        
          .myborder {border:2px solid #b92cd4;}
        
        Border color #b92cd4