#b24be8 color space conversions
Hex:
        #b24be8
        RGB:
        178, 75, 232
        CMY:
        30, 71, 9
        CMYK:
        23, 68, 0, 9
      HSL:
        279°, 77.3399%, 60.1961%
        HSV (HSB):
        279°, 67.6724%, 90.9804%
        XYZ:
        35.4417, 20.3233, 78.3987
        xyY:
        0.2642, 0.1515, 20.3233
      CIE-Lab:
        52.2008, 65.9144, -61.6708
        CIE-LCH:
        52.2008, 90.2663, 316.9050
        CIE-Luv:
        52.2008, 32.9139, -102.1320
        Hunter-Lab:
        45.0814, 61.4390, -71.5512
      #b24be8 color charts
#b24be8 RGB chart
      #b24be8 CMYK chart
      #b24be8 RGB pie chart
      #b24be8 color shades, tints & tones
#b24be8 color schemes
#b24be8 color preview, HTML & CSS examples
           This text has a color of #b24be8        
        
          <p style="color:#b24be8;">Text here</p>
        
        
          .mytext {color:#b24be8;}
        
        Text color #b24be8
      
           This box has a color of #b24be8        
        
          <div style="background-color:#b24be8;">Content here</div>
        
        
          .mybackground {background-color:#b24be8;}
        
        Background color #b24be8
      
           Border around this has a color of #b24be8        
        
          <div style="border:2px solid #b24be8;">Content here</div>
        
        
          .myborder {border:2px solid #b24be8;}
        
        Border color #b24be8