#b24be7 color space conversions
Hex:
        #b24be7
        RGB:
        178, 75, 231
        CMY:
        30, 71, 9
        CMYK:
        23, 68, 0, 9
      HSL:
        280°, 76.4706%, 60.0000%
        HSV (HSB):
        280°, 67.5325%, 90.5882%
        XYZ:
        35.3000, 20.2667, 77.6526
        xyY:
        0.2650, 0.1521, 20.2667
      CIE-Lab:
        52.1374, 65.7077, -61.2098
        CIE-LCH:
        52.1374, 89.8006, 317.0297
        CIE-Luv:
        52.1374, 33.1451, -101.3961
        Hunter-Lab:
        45.0185, 61.1833, -70.7567
      #b24be7 color charts
#b24be7 RGB chart
      #b24be7 CMYK chart
      #b24be7 RGB pie chart
      #b24be7 color shades, tints & tones
#b24be7 color schemes
#b24be7 color preview, HTML & CSS examples
           This text has a color of #b24be7        
        
          <p style="color:#b24be7;">Text here</p>
        
        
          .mytext {color:#b24be7;}
        
        Text color #b24be7
      
           This box has a color of #b24be7        
        
          <div style="background-color:#b24be7;">Content here</div>
        
        
          .mybackground {background-color:#b24be7;}
        
        Background color #b24be7
      
           Border around this has a color of #b24be7        
        
          <div style="border:2px solid #b24be7;">Content here</div>
        
        
          .myborder {border:2px solid #b24be7;}
        
        Border color #b24be7