#b27bd8 color space conversions
Hex:
        #b27bd8
        RGB:
        178, 123, 216
        CMY:
        30, 52, 15
        CMYK:
        18, 43, 0, 15
      HSL:
        275°, 54.3860%, 66.4706%
        HSV (HSB):
        275°, 43.0556%, 84.7059%
        XYZ:
        37.8377, 28.5888, 68.4897
        xyY:
        0.2805, 0.2119, 28.5888
      CIE-Lab:
        60.4170, 38.4339, -39.6101
        CIE-LCH:
        60.4170, 55.1917, 314.1365
        CIE-Luv:
        60.4170, 21.4722, -67.1768
        Hunter-Lab:
        53.4685, 32.7483, -38.5188
      #b27bd8 color charts
#b27bd8 RGB chart
      #b27bd8 CMYK chart
      #b27bd8 RGB pie chart
      #b27bd8 color shades, tints & tones
#b27bd8 color schemes
#b27bd8 color preview, HTML & CSS examples
           This text has a color of #b27bd8        
        
          <p style="color:#b27bd8;">Text here</p>
        
        
          .mytext {color:#b27bd8;}
        
        Text color #b27bd8
      
           This box has a color of #b27bd8        
        
          <div style="background-color:#b27bd8;">Content here</div>
        
        
          .mybackground {background-color:#b27bd8;}
        
        Background color #b27bd8
      
           Border around this has a color of #b27bd8        
        
          <div style="border:2px solid #b27bd8;">Content here</div>
        
        
          .myborder {border:2px solid #b27bd8;}
        
        Border color #b27bd8