#b279ef color space conversions
Hex:
        #b279ef
        RGB:
        178, 121, 239
        CMY:
        30, 53, 6
        CMYK:
        26, 49, 0, 6
      HSL:
        269°, 78.6667%, 70.5882%
        HSV (HSB):
        269°, 49.3724%, 93.7255%
        XYZ:
        40.7775, 29.3717, 85.1815
        xyY:
        0.2625, 0.1891, 29.3717
      CIE-Lab:
        61.1083, 44.7431, -51.3404
        CIE-LCH:
        61.1083, 68.1012, 311.0721
        CIE-Luv:
        61.1083, 18.6740, -87.0741
        Hunter-Lab:
        54.1957, 39.4630, -55.2514
      #b279ef color charts
#b279ef RGB chart
      #b279ef CMYK chart
      #b279ef RGB pie chart
      #b279ef color shades, tints & tones
#b279ef color schemes
#b279ef color preview, HTML & CSS examples
           This text has a color of #b279ef        
        
          <p style="color:#b279ef;">Text here</p>
        
        
          .mytext {color:#b279ef;}
        
        Text color #b279ef
      
           This box has a color of #b279ef        
        
          <div style="background-color:#b279ef;">Content here</div>
        
        
          .mybackground {background-color:#b279ef;}
        
        Background color #b279ef
      
           Border around this has a color of #b279ef        
        
          <div style="border:2px solid #b279ef;">Content here</div>
        
        
          .myborder {border:2px solid #b279ef;}
        
        Border color #b279ef