#b580c7 color space conversions
Hex:
        #b580c7
        RGB:
        181, 128, 199
        CMY:
        29, 50, 22
        CMYK:
        9, 36, 0, 22
      HSL:
        285°, 38.7978%, 64.1176%
        HSV (HSB):
        285°, 35.6784%, 78.0392%
        XYZ:
        37.0840, 29.3856, 57.7503
        xyY:
        0.2985, 0.2366, 29.3856
      CIE-Lab:
        61.1205, 32.9430, -28.9267
        CIE-LCH:
        61.1205, 43.8405, 318.7142
        CIE-Luv:
        61.1205, 23.8190, -49.3885
        Hunter-Lab:
        54.2085, 27.2469, -25.2178
      #b580c7 color charts
#b580c7 RGB chart
      #b580c7 CMYK chart
      #b580c7 RGB pie chart
      #b580c7 color shades, tints & tones
#b580c7 color schemes
#b580c7 color preview, HTML & CSS examples
           This text has a color of #b580c7        
        
          <p style="color:#b580c7;">Text here</p>
        
        
          .mytext {color:#b580c7;}
        
        Text color #b580c7
      
           This box has a color of #b580c7        
        
          <div style="background-color:#b580c7;">Content here</div>
        
        
          .mybackground {background-color:#b580c7;}
        
        Background color #b580c7
      
           Border around this has a color of #b580c7        
        
          <div style="border:2px solid #b580c7;">Content here</div>
        
        
          .myborder {border:2px solid #b580c7;}
        
        Border color #b580c7