#b298f2 color space conversions
Hex:
        #b298f2
        RGB:
        178, 152, 242
        CMY:
        30, 40, 5
        CMYK:
        26, 37, 0, 5
      HSL:
        257°, 77.5862%, 77.2549%
        HSV (HSB):
        257°, 37.1901%, 94.9020%
        XYZ:
        45.6153, 38.3323, 88.9991
        xyY:
        0.2638, 0.2216, 38.3323
      CIE-Lab:
        68.2648, 28.2559, -41.7145
        CIE-LCH:
        68.2648, 50.3835, 304.1122
        CIE-Luv:
        68.2648, 6.8583, -70.6910
        Hunter-Lab:
        61.9130, 23.1647, -41.8894
      #b298f2 color charts
#b298f2 RGB chart
      #b298f2 CMYK chart
      #b298f2 RGB pie chart
      #b298f2 color shades, tints & tones
#b298f2 color schemes
#b298f2 color preview, HTML & CSS examples
           This text has a color of #b298f2        
        
          <p style="color:#b298f2;">Text here</p>
        
        
          .mytext {color:#b298f2;}
        
        Text color #b298f2
      
           This box has a color of #b298f2        
        
          <div style="background-color:#b298f2;">Content here</div>
        
        
          .mybackground {background-color:#b298f2;}
        
        Background color #b298f2
      
           Border around this has a color of #b298f2        
        
          <div style="border:2px solid #b298f2;">Content here</div>
        
        
          .myborder {border:2px solid #b298f2;}
        
        Border color #b298f2