#b92ac2 color space conversions
Hex:
        #b92ac2
        RGB:
        185, 42, 194
        CMY:
        27, 84, 24
        CMYK:
        5, 78, 0, 24
      HSL:
        296°, 64.4068%, 46.2745%
        HSV (HSB):
        296°, 78.3505%, 76.0784%
        XYZ:
        30.5732, 15.8653, 52.4899
        xyY:
        0.3090, 0.1604, 15.8653
      CIE-Lab:
        46.7972, 71.9091, -48.5491
        CIE-LCH:
        46.7972, 86.7637, 325.9750
        CIE-Luv:
        46.7972, 54.2767, -81.0169
        Hunter-Lab:
        39.8312, 67.3062, -50.2509
      #b92ac2 color charts
#b92ac2 RGB chart
      #b92ac2 CMYK chart
      #b92ac2 RGB pie chart
      #b92ac2 color shades, tints & tones
#b92ac2 color schemes
#b92ac2 color preview, HTML & CSS examples
           This text has a color of #b92ac2        
        
          <p style="color:#b92ac2;">Text here</p>
        
        
          .mytext {color:#b92ac2;}
        
        Text color #b92ac2
      
           This box has a color of #b92ac2        
        
          <div style="background-color:#b92ac2;">Content here</div>
        
        
          .mybackground {background-color:#b92ac2;}
        
        Background color #b92ac2
      
           Border around this has a color of #b92ac2        
        
          <div style="border:2px solid #b92ac2;">Content here</div>
        
        
          .myborder {border:2px solid #b92ac2;}
        
        Border color #b92ac2