#b278bd color space conversions
Hex:
        #b278bd
        RGB:
        178, 120, 189
        CMY:
        30, 53, 26
        CMYK:
        6, 37, 0, 26
      HSL:
        290°, 34.3284%, 60.5882%
        HSV (HSB):
        290°, 36.5079%, 74.1176%
        XYZ:
        34.2619, 26.5720, 51.4672
        xyY:
        0.3051, 0.2366, 26.5720
      CIE-Lab:
        58.5761, 34.3964, -27.2155
        CIE-LCH:
        58.5761, 43.8611, 321.6478
        CIE-Luv:
        58.5761, 27.0589, -46.5254
        Hunter-Lab:
        51.5481, 28.4324, -23.1134
      #b278bd color charts
#b278bd RGB chart
      #b278bd CMYK chart
      #b278bd RGB pie chart
      #b278bd color shades, tints & tones
#b278bd color schemes
#b278bd color preview, HTML & CSS examples
           This text has a color of #b278bd        
        
          <p style="color:#b278bd;">Text here</p>
        
        
          .mytext {color:#b278bd;}
        
        Text color #b278bd
      
           This box has a color of #b278bd        
        
          <div style="background-color:#b278bd;">Content here</div>
        
        
          .mybackground {background-color:#b278bd;}
        
        Background color #b278bd
      
           Border around this has a color of #b278bd        
        
          <div style="border:2px solid #b278bd;">Content here</div>
        
        
          .myborder {border:2px solid #b278bd;}
        
        Border color #b278bd