#b280bc color space conversions
Hex:
        #b280bc
        RGB:
        178, 128, 188
        CMY:
        30, 50, 26
        CMYK:
        5, 32, 0, 26
      HSL:
        290°, 30.9278%, 61.9608%
        HSV (HSB):
        290°, 31.9149%, 73.7255%
        XYZ:
        35.1564, 28.5342, 51.2317
        xyY:
        0.3059, 0.2483, 28.5342
      CIE-Lab:
        60.3683, 29.7416, -23.8875
        CIE-LCH:
        60.3683, 38.1468, 321.2297
        CIE-Luv:
        60.3683, 23.6446, -40.8285
        Hunter-Lab:
        53.4174, 23.9984, -19.4718
      #b280bc color charts
#b280bc RGB chart
      #b280bc CMYK chart
      #b280bc RGB pie chart
      #b280bc color shades, tints & tones
#b280bc color schemes
#b280bc color preview, HTML & CSS examples
           This text has a color of #b280bc        
        
          <p style="color:#b280bc;">Text here</p>
        
        
          .mytext {color:#b280bc;}
        
        Text color #b280bc
      
           This box has a color of #b280bc        
        
          <div style="background-color:#b280bc;">Content here</div>
        
        
          .mybackground {background-color:#b280bc;}
        
        Background color #b280bc
      
           Border around this has a color of #b280bc        
        
          <div style="border:2px solid #b280bc;">Content here</div>
        
        
          .myborder {border:2px solid #b280bc;}
        
        Border color #b280bc