#b27bc2 color space conversions
Hex:
        #b27bc2
        RGB:
        178, 123, 194
        CMY:
        30, 52, 24
        CMYK:
        8, 37, 0, 24
      HSL:
        286°, 36.7876%, 62.1569%
        HSV (HSB):
        286°, 36.5979%, 76.0784%
        XYZ:
        35.1807, 27.5259, 54.4978
        xyY:
        0.3002, 0.2349, 27.5259
      CIE-Lab:
        59.4580, 33.7478, -28.6947
        CIE-LCH:
        59.4580, 44.2979, 319.6265
        CIE-Luv:
        59.4580, 24.9382, -48.8923
        Hunter-Lab:
        52.4652, 27.8796, -24.8614
      #b27bc2 color charts
#b27bc2 RGB chart
      #b27bc2 CMYK chart
      #b27bc2 RGB pie chart
      #b27bc2 color shades, tints & tones
#b27bc2 color schemes
#b27bc2 color preview, HTML & CSS examples
           This text has a color of #b27bc2        
        
          <p style="color:#b27bc2;">Text here</p>
        
        
          .mytext {color:#b27bc2;}
        
        Text color #b27bc2
      
           This box has a color of #b27bc2        
        
          <div style="background-color:#b27bc2;">Content here</div>
        
        
          .mybackground {background-color:#b27bc2;}
        
        Background color #b27bc2
      
           Border around this has a color of #b27bc2        
        
          <div style="border:2px solid #b27bc2;">Content here</div>
        
        
          .myborder {border:2px solid #b27bc2;}
        
        Border color #b27bc2