#b24de1 color space conversions
Hex:
        #b24de1
        RGB:
        178, 77, 225
        CMY:
        30, 70, 12
        CMYK:
        21, 66, 0, 12
      HSL:
        281°, 71.1538%, 59.2157%
        HSV (HSB):
        281°, 65.7778%, 88.2353%
        XYZ:
        34.6046, 20.2090, 73.3110
        xyY:
        0.2701, 0.1577, 20.2090
      CIE-Lab:
        52.0727, 63.6109, -57.9271
        CIE-LCH:
        52.0727, 86.0342, 317.6775
        CIE-Luv:
        52.0727, 34.0960, -96.2572
        Hunter-Lab:
        44.9544, 58.7339, -65.2213
      #b24de1 color charts
#b24de1 RGB chart
      #b24de1 CMYK chart
      #b24de1 RGB pie chart
      #b24de1 color shades, tints & tones
#b24de1 color schemes
#b24de1 color preview, HTML & CSS examples
           This text has a color of #b24de1        
        
          <p style="color:#b24de1;">Text here</p>
        
        
          .mytext {color:#b24de1;}
        
        Text color #b24de1
      
           This box has a color of #b24de1        
        
          <div style="background-color:#b24de1;">Content here</div>
        
        
          .mybackground {background-color:#b24de1;}
        
        Background color #b24de1
      
           Border around this has a color of #b24de1        
        
          <div style="border:2px solid #b24de1;">Content here</div>
        
        
          .myborder {border:2px solid #b24de1;}
        
        Border color #b24de1