#b37af0 color space conversions
Hex:
        #b37af0
        RGB:
        179, 122, 240
        CMY:
        30, 52, 6
        CMYK:
        25, 49, 0, 6
      HSL:
        269°, 79.7297%, 70.9804%
        HSV (HSB):
        269°, 49.1667%, 94.1176%
        XYZ:
        41.2781, 29.7940, 86.0133
        xyY:
        0.2628, 0.1897, 29.7940
      CIE-Lab:
        61.4761, 44.6947, -51.3042
        CIE-LCH:
        61.4761, 68.0422, 311.0615
        CIE-Luv:
        61.4761, 18.7192, -87.1124
        Hunter-Lab:
        54.5839, 39.4656, -55.2204
      #b37af0 color charts
#b37af0 RGB chart
      #b37af0 CMYK chart
      #b37af0 RGB pie chart
      #b37af0 color shades, tints & tones
#b37af0 color schemes
#b37af0 color preview, HTML & CSS examples
           This text has a color of #b37af0        
        
          <p style="color:#b37af0;">Text here</p>
        
        
          .mytext {color:#b37af0;}
        
        Text color #b37af0
      
           This box has a color of #b37af0        
        
          <div style="background-color:#b37af0;">Content here</div>
        
        
          .mybackground {background-color:#b37af0;}
        
        Background color #b37af0
      
           Border around this has a color of #b37af0        
        
          <div style="border:2px solid #b37af0;">Content here</div>
        
        
          .myborder {border:2px solid #b37af0;}
        
        Border color #b37af0