#b299f3 color space conversions
Hex:
        #b299f3
        RGB:
        178, 153, 243
        CMY:
        30, 40, 5
        CMYK:
        27, 37, 0, 5
      HSL:
        257°, 78.9474%, 77.6471%
        HSV (HSB):
        257°, 37.0370%, 95.2941%
        XYZ:
        45.9290, 38.7185, 89.8467
        xyY:
        0.2632, 0.2219, 38.7185
      CIE-Lab:
        68.5469, 27.9351, -41.8200
        CIE-LCH:
        68.5469, 50.2920, 303.7424
        CIE-Luv:
        68.5469, 6.3660, -70.8697
        Hunter-Lab:
        62.2242, 22.8623, -42.0530
      #b299f3 color charts
#b299f3 RGB chart
      #b299f3 CMYK chart
      #b299f3 RGB pie chart
      #b299f3 color shades, tints & tones
#b299f3 color schemes
#b299f3 color preview, HTML & CSS examples
           This text has a color of #b299f3        
        
          <p style="color:#b299f3;">Text here</p>
        
        
          .mytext {color:#b299f3;}
        
        Text color #b299f3
      
           This box has a color of #b299f3        
        
          <div style="background-color:#b299f3;">Content here</div>
        
        
          .mybackground {background-color:#b299f3;}
        
        Background color #b299f3
      
           Border around this has a color of #b299f3        
        
          <div style="border:2px solid #b299f3;">Content here</div>
        
        
          .myborder {border:2px solid #b299f3;}
        
        Border color #b299f3