#b279ee color space conversions
Hex:
        #b279ee
        RGB:
        178, 121, 238
        CMY:
        30, 53, 7
        CMYK:
        25, 49, 0, 7
      HSL:
        269°, 77.4834%, 70.3922%
        HSV (HSB):
        269°, 49.1597%, 93.3333%
        XYZ:
        40.6301, 29.3128, 84.4054
        xyY:
        0.2632, 0.1899, 29.3128
      CIE-Lab:
        61.0567, 44.5107, -50.8680
        CIE-LCH:
        61.0567, 67.5926, 311.1867
        CIE-Luv:
        61.0567, 18.8251, -86.2704
        Hunter-Lab:
        54.1413, 39.2074, -54.5333
      #b279ee color charts
#b279ee RGB chart
      #b279ee CMYK chart
      #b279ee RGB pie chart
      #b279ee color shades, tints & tones
#b279ee color schemes
#b279ee color preview, HTML & CSS examples
           This text has a color of #b279ee        
        
          <p style="color:#b279ee;">Text here</p>
        
        
          .mytext {color:#b279ee;}
        
        Text color #b279ee
      
           This box has a color of #b279ee        
        
          <div style="background-color:#b279ee;">Content here</div>
        
        
          .mybackground {background-color:#b279ee;}
        
        Background color #b279ee
      
           Border around this has a color of #b279ee        
        
          <div style="border:2px solid #b279ee;">Content here</div>
        
        
          .myborder {border:2px solid #b279ee;}
        
        Border color #b279ee