#b24be5 color space conversions
Hex:
        #b24be5
        RGB:
        178, 75, 229
        CMY:
        30, 71, 10
        CMYK:
        22, 67, 0, 10
      HSL:
        280°, 74.7573%, 59.6078%
        HSV (HSB):
        280°, 67.2489%, 89.8039%
        XYZ:
        35.0190, 20.1543, 76.1732
        xyY:
        0.2666, 0.1534, 20.1543
      CIE-Lab:
        52.0112, 65.2956, -60.2852
        CIE-LCH:
        52.0112, 88.8697, 317.2847
        CIE-Luv:
        52.0112, 33.6105, -99.9198
        Hunter-Lab:
        44.8935, 60.6747, -69.1750
      #b24be5 color charts
#b24be5 RGB chart
      #b24be5 CMYK chart
      #b24be5 RGB pie chart
      #b24be5 color shades, tints & tones
#b24be5 color schemes
#b24be5 color preview, HTML & CSS examples
           This text has a color of #b24be5        
        
          <p style="color:#b24be5;">Text here</p>
        
        
          .mytext {color:#b24be5;}
        
        Text color #b24be5
      
           This box has a color of #b24be5        
        
          <div style="background-color:#b24be5;">Content here</div>
        
        
          .mybackground {background-color:#b24be5;}
        
        Background color #b24be5
      
           Border around this has a color of #b24be5        
        
          <div style="border:2px solid #b24be5;">Content here</div>
        
        
          .myborder {border:2px solid #b24be5;}
        
        Border color #b24be5