#b920f0 color space conversions
Hex:
        #b920f0
        RGB:
        185, 32, 240
        CMY:
        27, 87, 6
        CMYK:
        23, 87, 0, 6
      HSL:
        284°, 87.3950%, 53.3333%
        HSV (HSB):
        284°, 86.6667%, 94.1176%
        XYZ:
        36.2523, 17.6386, 83.9320
        xyY:
        0.2630, 0.1280, 17.6386
      CIE-Lab:
        49.0548, 82.1980, -71.2168
        CIE-LCH:
        49.0548, 108.7582, 319.0942
        CIE-Luv:
        49.0548, 41.1706, -115.4750
        Hunter-Lab:
        41.9983, 80.5813, -89.0899
      #b920f0 color charts
#b920f0 RGB chart
      #b920f0 CMYK chart
      #b920f0 RGB pie chart
      #b920f0 color shades, tints & tones
#b920f0 color schemes
#b920f0 color preview, HTML & CSS examples
           This text has a color of #b920f0        
        
          <p style="color:#b920f0;">Text here</p>
        
        
          .mytext {color:#b920f0;}
        
        Text color #b920f0
      
           This box has a color of #b920f0        
        
          <div style="background-color:#b920f0;">Content here</div>
        
        
          .mybackground {background-color:#b920f0;}
        
        Background color #b920f0
      
           Border around this has a color of #b920f0        
        
          <div style="border:2px solid #b920f0;">Content here</div>
        
        
          .myborder {border:2px solid #b920f0;}
        
        Border color #b920f0