#b297e7 color space conversions
Hex:
        #b297e7
        RGB:
        178, 151, 231
        CMY:
        30, 41, 9
        CMYK:
        23, 35, 0, 9
      HSL:
        260°, 62.5000%, 74.9020%
        HSV (HSB):
        260°, 34.6320%, 90.5882%
        XYZ:
        43.8505, 37.3677, 80.5028
        xyY:
        0.2711, 0.2311, 37.3677
      CIE-Lab:
        67.5520, 26.2131, -36.7928
        CIE-LCH:
        67.5520, 45.1756, 305.4680
        CIE-Luv:
        67.5520, 8.3619, -62.1297
        Hunter-Lab:
        61.1291, 21.0696, -35.2904
      #b297e7 color charts
#b297e7 RGB chart
      #b297e7 CMYK chart
      #b297e7 RGB pie chart
      #b297e7 color shades, tints & tones
#b297e7 color schemes
#b297e7 color preview, HTML & CSS examples
           This text has a color of #b297e7        
        
          <p style="color:#b297e7;">Text here</p>
        
        
          .mytext {color:#b297e7;}
        
        Text color #b297e7
      
           This box has a color of #b297e7        
        
          <div style="background-color:#b297e7;">Content here</div>
        
        
          .mybackground {background-color:#b297e7;}
        
        Background color #b297e7
      
           Border around this has a color of #b297e7        
        
          <div style="border:2px solid #b297e7;">Content here</div>
        
        
          .myborder {border:2px solid #b297e7;}
        
        Border color #b297e7