#b278a0 color space conversions
Hex:
        #b278a0
        RGB:
        178, 120, 160
        CMY:
        30, 53, 37
        CMYK:
        0, 33, 10, 30
      HSL:
        319°, 27.3585%, 58.4314%
        HSV (HSB):
        319°, 32.5843%, 69.8039%
        XYZ:
        31.4217, 25.4360, 36.5112
        xyY:
        0.3365, 0.2724, 25.4360
      CIE-Lab:
        57.4978, 28.9267, -12.2277
        CIE-LCH:
        57.4978, 31.4050, 337.0857
        CIE-Luv:
        57.4978, 31.9256, -22.5740
        Hunter-Lab:
        50.4341, 22.9504, -7.6185
      #b278a0 color charts
#b278a0 RGB chart
      #b278a0 CMYK chart
      #b278a0 RGB pie chart
      #b278a0 color shades, tints & tones
#b278a0 color schemes
#b278a0 color preview, HTML & CSS examples
           This text has a color of #b278a0        
        
          <p style="color:#b278a0;">Text here</p>
        
        
          .mytext {color:#b278a0;}
        
        Text color #b278a0
      
           This box has a color of #b278a0        
        
          <div style="background-color:#b278a0;">Content here</div>
        
        
          .mybackground {background-color:#b278a0;}
        
        Background color #b278a0
      
           Border around this has a color of #b278a0        
        
          <div style="border:2px solid #b278a0;">Content here</div>
        
        
          .myborder {border:2px solid #b278a0;}
        
        Border color #b278a0