#b27dc5 color space conversions
Hex:
        #b27dc5
        RGB:
        178, 125, 197
        CMY:
        30, 51, 23
        CMYK:
        10, 37, 0, 23
      HSL:
        284°, 38.2979%, 63.1373%
        HSV (HSB):
        284°, 36.5482%, 77.2549%
        XYZ:
        35.7718, 28.1634, 56.3740
        xyY:
        0.2973, 0.2341, 28.1634
      CIE-Lab:
        60.0361, 33.2555, -29.4999
        CIE-LCH:
        60.0361, 44.4541, 318.4248
        CIE-Luv:
        60.0361, 23.6042, -50.1834
        Hunter-Lab:
        53.0692, 27.4483, -25.8337
      #b27dc5 color charts
#b27dc5 RGB chart
      #b27dc5 CMYK chart
      #b27dc5 RGB pie chart
      #b27dc5 color shades, tints & tones
#b27dc5 color schemes
#b27dc5 color preview, HTML & CSS examples
           This text has a color of #b27dc5        
        
          <p style="color:#b27dc5;">Text here</p>
        
        
          .mytext {color:#b27dc5;}
        
        Text color #b27dc5
      
           This box has a color of #b27dc5        
        
          <div style="background-color:#b27dc5;">Content here</div>
        
        
          .mybackground {background-color:#b27dc5;}
        
        Background color #b27dc5
      
           Border around this has a color of #b27dc5        
        
          <div style="border:2px solid #b27dc5;">Content here</div>
        
        
          .myborder {border:2px solid #b27dc5;}
        
        Border color #b27dc5