#9580d2 color space conversions
Hex:
        #9580d2
        RGB:
        149, 128, 210
        CMY:
        42, 50, 18
        CMYK:
        29, 39, 0, 18
      HSL:
        255°, 47.6744%, 66.2745%
        HSV (HSB):
        255°, 39.0476%, 82.3529%
        XYZ:
        31.7465, 26.4810, 64.4109
        xyY:
        0.2589, 0.2159, 26.4810
      CIE-Lab:
        58.4909, 25.8330, -39.4594
        CIE-LCH:
        58.4909, 47.1634, 303.2117
        CIE-Luv:
        58.4909, 4.7551, -64.8529
        Hunter-Lab:
        51.4597, 20.0654, -38.1900
      #9580d2 color charts
#9580d2 RGB chart
      #9580d2 CMYK chart
      #9580d2 RGB pie chart
      #9580d2 color shades, tints & tones
#9580d2 color schemes
#9580d2 color preview, HTML & CSS examples
           This text has a color of #9580d2        
        
          <p style="color:#9580d2;">Text here</p>
        
        
          .mytext {color:#9580d2;}
        
        Text color #9580d2
      
           This box has a color of #9580d2        
        
          <div style="background-color:#9580d2;">Content here</div>
        
        
          .mybackground {background-color:#9580d2;}
        
        Background color #9580d2
      
           Border around this has a color of #9580d2        
        
          <div style="border:2px solid #9580d2;">Content here</div>
        
        
          .myborder {border:2px solid #9580d2;}
        
        Border color #9580d2