#b298ce color space conversions
Hex:
        #b298ce
        RGB:
        178, 152, 206
        CMY:
        30, 40, 19
        CMYK:
        14, 26, 0, 19
      HSL:
        269°, 35.5263%, 70.1961%
        HSV (HSB):
        269°, 26.2136%, 80.7843%
        XYZ:
        40.7289, 36.3777, 63.2675
        xyY:
        0.2901, 0.2591, 36.3777
      CIE-Lab:
        66.8075, 20.0278, -24.1209
        CIE-LCH:
        66.8075, 31.3518, 309.7032
        CIE-Luv:
        66.8075, 10.4653, -40.4173
        Hunter-Lab:
        60.3139, 14.9885, -19.9737
      #b298ce color charts
#b298ce RGB chart
      #b298ce CMYK chart
      #b298ce RGB pie chart
      #b298ce color shades, tints & tones
#b298ce color schemes
#b298ce color preview, HTML & CSS examples
           This text has a color of #b298ce        
        
          <p style="color:#b298ce;">Text here</p>
        
        
          .mytext {color:#b298ce;}
        
        Text color #b298ce
      
           This box has a color of #b298ce        
        
          <div style="background-color:#b298ce;">Content here</div>
        
        
          .mybackground {background-color:#b298ce;}
        
        Background color #b298ce
      
           Border around this has a color of #b298ce        
        
          <div style="border:2px solid #b298ce;">Content here</div>
        
        
          .myborder {border:2px solid #b298ce;}
        
        Border color #b298ce