#b27fc2 color space conversions
Hex:
        #b27fc2
        RGB:
        178, 127, 194
        CMY:
        30, 50, 24
        CMYK:
        8, 35, 0, 24
      HSL:
        286°, 35.4497%, 62.9412%
        HSV (HSB):
        286°, 34.5361%, 76.0784%
        XYZ:
        35.6871, 28.5388, 54.6666
        xyY:
        0.3002, 0.2400, 28.5388
      CIE-Lab:
        60.3724, 31.5209, -27.2820
        CIE-LCH:
        60.3724, 41.6878, 319.1231
        CIE-Luv:
        60.3724, 23.1923, -46.4549
        Hunter-Lab:
        53.4217, 25.7547, -23.2764
      #b27fc2 color charts
#b27fc2 RGB chart
      #b27fc2 CMYK chart
      #b27fc2 RGB pie chart
      #b27fc2 color shades, tints & tones
#b27fc2 color schemes
#b27fc2 color preview, HTML & CSS examples
           This text has a color of #b27fc2        
        
          <p style="color:#b27fc2;">Text here</p>
        
        
          .mytext {color:#b27fc2;}
        
        Text color #b27fc2
      
           This box has a color of #b27fc2        
        
          <div style="background-color:#b27fc2;">Content here</div>
        
        
          .mybackground {background-color:#b27fc2;}
        
        Background color #b27fc2
      
           Border around this has a color of #b27fc2        
        
          <div style="border:2px solid #b27fc2;">Content here</div>
        
        
          .myborder {border:2px solid #b27fc2;}
        
        Border color #b27fc2