#b295c7 color space conversions
Hex:
        #b295c7
        RGB:
        178, 149, 199
        CMY:
        30, 42, 22
        CMYK:
        11, 25, 0, 22
      HSL:
        275°, 30.8642%, 68.2353%
        HSV (HSB):
        275°, 25.1256%, 78.0392%
        XYZ:
        39.4163, 35.0834, 58.7271
        xyY:
        0.2959, 0.2633, 35.0834
      CIE-Lab:
        65.8135, 20.2185, -21.7429
        CIE-LCH:
        65.8135, 29.6907, 312.9194
        CIE-Luv:
        65.8135, 12.5689, -36.5414
        Hunter-Lab:
        59.2312, 15.1309, -17.3235
      #b295c7 color charts
#b295c7 RGB chart
      #b295c7 CMYK chart
      #b295c7 RGB pie chart
      #b295c7 color shades, tints & tones
#b295c7 color schemes
#b295c7 color preview, HTML & CSS examples
           This text has a color of #b295c7        
        
          <p style="color:#b295c7;">Text here</p>
        
        
          .mytext {color:#b295c7;}
        
        Text color #b295c7
      
           This box has a color of #b295c7        
        
          <div style="background-color:#b295c7;">Content here</div>
        
        
          .mybackground {background-color:#b295c7;}
        
        Background color #b295c7
      
           Border around this has a color of #b295c7        
        
          <div style="border:2px solid #b295c7;">Content here</div>
        
        
          .myborder {border:2px solid #b295c7;}
        
        Border color #b295c7