#b295d0 color space conversions
Hex:
        #b295d0
        RGB:
        178, 149, 208
        CMY:
        30, 42, 18
        CMYK:
        14, 28, 0, 18
      HSL:
        269°, 38.5621%, 70.0000%
        HSV (HSB):
        269°, 28.3654%, 81.5686%
        XYZ:
        40.4927, 35.5139, 64.3952
        xyY:
        0.2884, 0.2529, 35.5139
      CIE-Lab:
        66.1469, 22.1453, -26.2457
        CIE-LCH:
        66.1469, 34.3403, 310.1566
        CIE-Luv:
        66.1469, 11.6118, -44.0975
        Hunter-Lab:
        59.5936, 16.9986, -22.3517
      #b295d0 color charts
#b295d0 RGB chart
      #b295d0 CMYK chart
      #b295d0 RGB pie chart
      #b295d0 color shades, tints & tones
#b295d0 color schemes
#b295d0 color preview, HTML & CSS examples
           This text has a color of #b295d0        
        
          <p style="color:#b295d0;">Text here</p>
        
        
          .mytext {color:#b295d0;}
        
        Text color #b295d0
      
           This box has a color of #b295d0        
        
          <div style="background-color:#b295d0;">Content here</div>
        
        
          .mybackground {background-color:#b295d0;}
        
        Background color #b295d0
      
           Border around this has a color of #b295d0        
        
          <div style="border:2px solid #b295d0;">Content here</div>
        
        
          .myborder {border:2px solid #b295d0;}
        
        Border color #b295d0