#b72bee color space conversions
Hex:
        #b72bee
        RGB:
        183, 43, 238
        CMY:
        28, 83, 7
        CMYK:
        23, 82, 0, 7
      HSL:
        283°, 85.1528%, 55.0980%
        HSV (HSB):
        283°, 81.9328%, 93.3333%
        XYZ:
        35.8249, 17.9681, 82.4689
        xyY:
        0.2629, 0.1319, 17.9681
      CIE-Lab:
        49.4574, 79.0323, -69.4509
        CIE-LCH:
        49.4574, 105.2118, 318.6921
        CIE-Luv:
        49.4574, 39.4817, -113.0154
        Hunter-Lab:
        42.3888, 76.6792, -85.6787
      #b72bee color charts
#b72bee RGB chart
      #b72bee CMYK chart
      #b72bee RGB pie chart
      #b72bee color shades, tints & tones
#b72bee color schemes
#b72bee color preview, HTML & CSS examples
           This text has a color of #b72bee        
        
          <p style="color:#b72bee;">Text here</p>
        
        
          .mytext {color:#b72bee;}
        
        Text color #b72bee
      
           This box has a color of #b72bee        
        
          <div style="background-color:#b72bee;">Content here</div>
        
        
          .mybackground {background-color:#b72bee;}
        
        Background color #b72bee
      
           Border around this has a color of #b72bee        
        
          <div style="border:2px solid #b72bee;">Content here</div>
        
        
          .myborder {border:2px solid #b72bee;}
        
        Border color #b72bee