#b580d3 color space conversions
Hex:
        #b580d3
        RGB:
        181, 128, 211
        CMY:
        29, 50, 17
        CMYK:
        14, 39, 0, 17
      HSL:
        278°, 48.5380%, 66.4706%
        HSV (HSB):
        278°, 39.3365%, 82.7451%
        XYZ:
        38.5331, 29.9652, 65.3810
        xyY:
        0.2878, 0.2238, 29.9652
      CIE-Lab:
        61.6242, 35.4697, -34.8957
        CIE-LCH:
        61.6242, 49.7575, 315.4674
        CIE-Luv:
        61.6242, 21.9898, -59.3994
        Hunter-Lab:
        54.7405, 29.8543, -32.4964
      #b580d3 color charts
#b580d3 RGB chart
      #b580d3 CMYK chart
      #b580d3 RGB pie chart
      #b580d3 color shades, tints & tones
#b580d3 color schemes
#b580d3 color preview, HTML & CSS examples
           This text has a color of #b580d3        
        
          <p style="color:#b580d3;">Text here</p>
        
        
          .mytext {color:#b580d3;}
        
        Text color #b580d3
      
           This box has a color of #b580d3        
        
          <div style="background-color:#b580d3;">Content here</div>
        
        
          .mybackground {background-color:#b580d3;}
        
        Background color #b580d3
      
           Border around this has a color of #b580d3        
        
          <div style="border:2px solid #b580d3;">Content here</div>
        
        
          .myborder {border:2px solid #b580d3;}
        
        Border color #b580d3