#b327ee color space conversions
Hex:
        #b327ee
        RGB:
        179, 39, 238
        CMY:
        30, 85, 7
        CMYK:
        25, 84, 0, 7
      HSL:
        282°, 85.4077%, 54.3137%
        HSV (HSB):
        282°, 83.6134%, 93.3333%
        XYZ:
        34.7485, 17.2078, 82.3789
        xyY:
        0.2587, 0.1281, 17.2078
      CIE-Lab:
        48.5208, 79.4151, -70.9993
        CIE-LCH:
        48.5208, 106.5254, 318.2024
        CIE-Luv:
        48.5208, 37.5660, -114.5106
        Hunter-Lab:
        41.4823, 76.9305, -88.7054
      #b327ee color charts
#b327ee RGB chart
      #b327ee CMYK chart
      #b327ee RGB pie chart
      #b327ee color shades, tints & tones
#b327ee color schemes
#b327ee color preview, HTML & CSS examples
           This text has a color of #b327ee        
        
          <p style="color:#b327ee;">Text here</p>
        
        
          .mytext {color:#b327ee;}
        
        Text color #b327ee
      
           This box has a color of #b327ee        
        
          <div style="background-color:#b327ee;">Content here</div>
        
        
          .mybackground {background-color:#b327ee;}
        
        Background color #b327ee
      
           Border around this has a color of #b327ee        
        
          <div style="border:2px solid #b327ee;">Content here</div>
        
        
          .myborder {border:2px solid #b327ee;}
        
        Border color #b327ee