#b72cef color space conversions
Hex:
        #b72cef
        RGB:
        183, 44, 239
        CMY:
        28, 83, 6
        CMYK:
        23, 82, 0, 6
      HSL:
        283°, 85.9031%, 55.4902%
        HSV (HSB):
        283°, 81.5900%, 93.7255%
        XYZ:
        36.0091, 18.1006, 83.2572
        xyY:
        0.2621, 0.1318, 18.1006
      CIE-Lab:
        49.6179, 78.9580, -69.7531
        CIE-LCH:
        49.6179, 105.3559, 318.5420
        CIE-Luv:
        49.6179, 39.1011, -113.5380
        Hunter-Lab:
        42.5448, 76.6254, -86.2449
      #b72cef color charts
#b72cef RGB chart
      #b72cef CMYK chart
      #b72cef RGB pie chart
      #b72cef color shades, tints & tones
#b72cef color schemes
#b72cef color preview, HTML & CSS examples
           This text has a color of #b72cef        
        
          <p style="color:#b72cef;">Text here</p>
        
        
          .mytext {color:#b72cef;}
        
        Text color #b72cef
      
           This box has a color of #b72cef        
        
          <div style="background-color:#b72cef;">Content here</div>
        
        
          .mybackground {background-color:#b72cef;}
        
        Background color #b72cef
      
           Border around this has a color of #b72cef        
        
          <div style="border:2px solid #b72cef;">Content here</div>
        
        
          .myborder {border:2px solid #b72cef;}
        
        Border color #b72cef