#b279d9 color space conversions
Hex:
        #b279d9
        RGB:
        178, 121, 217
        CMY:
        30, 53, 15
        CMYK:
        18, 44, 0, 15
      HSL:
        276°, 55.8140%, 66.2745%
        HSV (HSB):
        276°, 44.2396%, 85.0980%
        XYZ:
        37.7219, 28.1495, 69.0909
        xyY:
        0.2795, 0.2086, 28.1495
      CIE-Lab:
        60.0235, 39.7538, -40.7884
        CIE-LCH:
        60.0235, 56.9566, 314.2641
        CIE-Luv:
        60.0235, 22.0811, -69.1687
        Hunter-Lab:
        53.0561, 34.0619, -40.0696
      #b279d9 color charts
#b279d9 RGB chart
      #b279d9 CMYK chart
      #b279d9 RGB pie chart
      #b279d9 color shades, tints & tones
#b279d9 color schemes
#b279d9 color preview, HTML & CSS examples
           This text has a color of #b279d9        
        
          <p style="color:#b279d9;">Text here</p>
        
        
          .mytext {color:#b279d9;}
        
        Text color #b279d9
      
           This box has a color of #b279d9        
        
          <div style="background-color:#b279d9;">Content here</div>
        
        
          .mybackground {background-color:#b279d9;}
        
        Background color #b279d9
      
           Border around this has a color of #b279d9        
        
          <div style="border:2px solid #b279d9;">Content here</div>
        
        
          .myborder {border:2px solid #b279d9;}
        
        Border color #b279d9