#b92df2 color space conversions
Hex:
        #b92df2
        RGB:
        185, 45, 242
        CMY:
        27, 82, 5
        CMYK:
        24, 81, 0, 5
      HSL:
        283°, 88.3408%, 56.2745%
        HSV (HSB):
        283°, 81.4050%, 94.9020%
        XYZ:
        36.9730, 18.6019, 85.6462
        xyY:
        0.2618, 0.1317, 18.6019
      CIE-Lab:
        50.2181, 79.5708, -70.4511
        CIE-LCH:
        50.2181, 106.2773, 318.4787
        CIE-Luv:
        50.2181, 39.3585, -114.9837
        Hunter-Lab:
        43.1299, 77.5414, -87.5457
      #b92df2 color charts
#b92df2 RGB chart
      #b92df2 CMYK chart
      #b92df2 RGB pie chart
      #b92df2 color shades, tints & tones
#b92df2 color schemes
#b92df2 color preview, HTML & CSS examples
           This text has a color of #b92df2        
        
          <p style="color:#b92df2;">Text here</p>
        
        
          .mytext {color:#b92df2;}
        
        Text color #b92df2
      
           This box has a color of #b92df2        
        
          <div style="background-color:#b92df2;">Content here</div>
        
        
          .mybackground {background-color:#b92df2;}
        
        Background color #b92df2
      
           Border around this has a color of #b92df2        
        
          <div style="border:2px solid #b92df2;">Content here</div>
        
        
          .myborder {border:2px solid #b92df2;}
        
        Border color #b92df2