#b580d5 color space conversions
Hex:
        #b580d5
        RGB:
        181, 128, 213
        CMY:
        29, 50, 16
        CMYK:
        15, 40, 0, 16
      HSL:
        277°, 50.2959%, 66.8627%
        HSV (HSB):
        277°, 39.9061%, 83.5294%
        XYZ:
        38.7855, 30.0662, 66.7099
        xyY:
        0.2861, 0.2218, 30.0662
      CIE-Lab:
        61.7113, 35.9005, -35.8811
        CIE-LCH:
        61.7113, 50.7573, 315.0155
        CIE-Luv:
        61.7113, 21.6875, -61.0641
        Hunter-Lab:
        54.8327, 30.3035, -33.7499
      #b580d5 color charts
#b580d5 RGB chart
      #b580d5 CMYK chart
      #b580d5 RGB pie chart
      #b580d5 color shades, tints & tones
#b580d5 color schemes
#b580d5 color preview, HTML & CSS examples
           This text has a color of #b580d5        
        
          <p style="color:#b580d5;">Text here</p>
        
        
          .mytext {color:#b580d5;}
        
        Text color #b580d5
      
           This box has a color of #b580d5        
        
          <div style="background-color:#b580d5;">Content here</div>
        
        
          .mybackground {background-color:#b580d5;}
        
        Background color #b580d5
      
           Border around this has a color of #b580d5        
        
          <div style="border:2px solid #b580d5;">Content here</div>
        
        
          .myborder {border:2px solid #b580d5;}
        
        Border color #b580d5