#b395eb color space conversions
Hex:
        #b395eb
        RGB:
        179, 149, 235
        CMY:
        30, 42, 8
        CMYK:
        24, 37, 0, 8
      HSL:
        261°, 68.2540%, 75.2941%
        HSV (HSB):
        261°, 36.5957%, 92.1569%
        XYZ:
        44.3332, 37.0768, 83.4172
        xyY:
        0.2690, 0.2249, 37.0768
      CIE-Lab:
        67.3346, 28.5628, -39.3242
        CIE-LCH:
        67.3346, 48.6028, 305.9925
        CIE-Luv:
        67.3346, 9.2846, -66.6128
        Hunter-Lab:
        60.8907, 23.4035, -38.6008
      #b395eb color charts
#b395eb RGB chart
      #b395eb CMYK chart
      #b395eb RGB pie chart
      #b395eb color shades, tints & tones
#b395eb color schemes
#b395eb color preview, HTML & CSS examples
           This text has a color of #b395eb        
        
          <p style="color:#b395eb;">Text here</p>
        
        
          .mytext {color:#b395eb;}
        
        Text color #b395eb
      
           This box has a color of #b395eb        
        
          <div style="background-color:#b395eb;">Content here</div>
        
        
          .mybackground {background-color:#b395eb;}
        
        Background color #b395eb
      
           Border around this has a color of #b395eb        
        
          <div style="border:2px solid #b395eb;">Content here</div>
        
        
          .myborder {border:2px solid #b395eb;}
        
        Border color #b395eb