#b24df4 color space conversions
Hex:
        #b24df4
        RGB:
        178, 77, 244
        CMY:
        30, 70, 4
        CMYK:
        27, 68, 0, 4
      HSL:
        276°, 88.3598%, 62.9412%
        HSV (HSB):
        276°, 68.4426%, 95.6863%
        XYZ:
        37.3431, 21.3044, 87.7319
        xyY:
        0.2551, 0.1455, 21.3044
      CIE-Lab:
        53.2810, 67.5825, -66.6569
        CIE-LCH:
        53.2810, 94.9238, 315.3951
        CIE-Luv:
        53.2810, 29.8138, -110.2228
        Hunter-Lab:
        46.1567, 63.6414, -80.3853
      #b24df4 color charts
#b24df4 RGB chart
      #b24df4 CMYK chart
      #b24df4 RGB pie chart
      #b24df4 color shades, tints & tones
#b24df4 color schemes
#b24df4 color preview, HTML & CSS examples
           This text has a color of #b24df4        
        
          <p style="color:#b24df4;">Text here</p>
        
        
          .mytext {color:#b24df4;}
        
        Text color #b24df4
      
           This box has a color of #b24df4        
        
          <div style="background-color:#b24df4;">Content here</div>
        
        
          .mybackground {background-color:#b24df4;}
        
        Background color #b24df4
      
           Border around this has a color of #b24df4        
        
          <div style="border:2px solid #b24df4;">Content here</div>
        
        
          .myborder {border:2px solid #b24df4;}
        
        Border color #b24df4