#b92dd4 color space conversions
Hex:
        #b92dd4
        RGB:
        185, 45, 212
        CMY:
        27, 82, 17
        CMYK:
        13, 79, 0, 17
      HSL:
        290°, 66.0079%, 50.3922%
        HSV (HSB):
        290°, 78.7736%, 83.1373%
        XYZ:
        32.8296, 16.9445, 63.8277
        xyY:
        0.2890, 0.1492, 16.9445
      CIE-Lab:
        48.1901, 74.1346, -56.7111
        CIE-LCH:
        48.1901, 93.3385, 322.5849
        CIE-Luv:
        48.1901, 47.9935, -93.7310
        Hunter-Lab:
        41.1637, 70.3240, -63.1193
      #b92dd4 color charts
#b92dd4 RGB chart
      #b92dd4 CMYK chart
      #b92dd4 RGB pie chart
      #b92dd4 color shades, tints & tones
#b92dd4 color schemes
#b92dd4 color preview, HTML & CSS examples
           This text has a color of #b92dd4        
        
          <p style="color:#b92dd4;">Text here</p>
        
        
          .mytext {color:#b92dd4;}
        
        Text color #b92dd4
      
           This box has a color of #b92dd4        
        
          <div style="background-color:#b92dd4;">Content here</div>
        
        
          .mybackground {background-color:#b92dd4;}
        
        Background color #b92dd4
      
           Border around this has a color of #b92dd4        
        
          <div style="border:2px solid #b92dd4;">Content here</div>
        
        
          .myborder {border:2px solid #b92dd4;}
        
        Border color #b92dd4