#c585bc color space conversions
Hex:
        #c585bc
        RGB:
        197, 133, 188
        CMY:
        23, 48, 26
        CMYK:
        0, 32, 5, 23
      HSL:
        308°, 35.5556%, 64.7059%
        HSV (HSB):
        308°, 32.4873%, 77.2549%
        XYZ:
        40.4906, 32.2762, 51.6728
        xyY:
        0.3254, 0.2594, 32.2762
      CIE-Lab:
        63.5705, 33.2436, -18.8116
        CIE-LCH:
        63.5705, 38.1971, 330.4957
        CIE-Luv:
        63.5705, 33.4385, -33.8273
        Hunter-Lab:
        56.8122, 27.7974, -14.1580
      #c585bc color charts
#c585bc RGB chart
      #c585bc CMYK chart
      #c585bc RGB pie chart
      #c585bc color shades, tints & tones
#c585bc color schemes
#c585bc color preview, HTML & CSS examples
           This text has a color of #c585bc        
        
          <p style="color:#c585bc;">Text here</p>
        
        
          .mytext {color:#c585bc;}
        
        Text color #c585bc
      
           This box has a color of #c585bc        
        
          <div style="background-color:#c585bc;">Content here</div>
        
        
          .mybackground {background-color:#c585bc;}
        
        Background color #c585bc
      
           Border around this has a color of #c585bc        
        
          <div style="border:2px solid #c585bc;">Content here</div>
        
        
          .myborder {border:2px solid #c585bc;}
        
        Border color #c585bc