#b229fe color space conversions
Hex:
        #b229fe
        RGB:
        178, 41, 254
        CMY:
        30, 84, 0
        CMYK:
        30, 84, 0, 0
      HSL:
        279°, 99.0698%, 57.8431%
        HSV (HSB):
        279°, 83.8583%, 99.6078%
        XYZ:
        37.0424, 18.2066, 95.3278
        xyY:
        0.2460, 0.1209, 18.2066
      CIE-Lab:
        49.7458, 81.8352, -77.9753
        CIE-LCH:
        49.7458, 113.0361, 316.3836
        CIE-Luv:
        49.7458, 32.7971, -125.1108
        Hunter-Lab:
        42.6692, 80.2901, -102.5921
      #b229fe color charts
#b229fe RGB chart
      #b229fe CMYK chart
      #b229fe RGB pie chart
      #b229fe color shades, tints & tones
#b229fe color schemes
#b229fe color preview, HTML & CSS examples
           This text has a color of #b229fe        
        
          <p style="color:#b229fe;">Text here</p>
        
        
          .mytext {color:#b229fe;}
        
        Text color #b229fe
      
           This box has a color of #b229fe        
        
          <div style="background-color:#b229fe;">Content here</div>
        
        
          .mybackground {background-color:#b229fe;}
        
        Background color #b229fe
      
           Border around this has a color of #b229fe        
        
          <div style="border:2px solid #b229fe;">Content here</div>
        
        
          .myborder {border:2px solid #b229fe;}
        
        Border color #b229fe