#c585bf color space conversions
Hex:
        #c585bf
        RGB:
        197, 133, 191
        CMY:
        23, 48, 25
        CMYK:
        0, 32, 3, 23
      HSL:
        306°, 35.5556%, 64.7059%
        HSV (HSB):
        306°, 32.4873%, 77.2549%
        XYZ:
        40.8175, 32.4070, 53.3941
        xyY:
        0.3224, 0.2559, 32.4070
      CIE-Lab:
        63.6778, 33.7908, -20.3399
        CIE-LCH:
        63.6778, 39.4402, 328.9547
        CIE-Luv:
        63.6778, 32.9307, -36.3039
        Hunter-Lab:
        56.9271, 28.3643, -15.7613
      #c585bf color charts
#c585bf RGB chart
      #c585bf CMYK chart
      #c585bf RGB pie chart
      #c585bf color shades, tints & tones
#c585bf color schemes
#c585bf color preview, HTML & CSS examples
           This text has a color of #c585bf        
        
          <p style="color:#c585bf;">Text here</p>
        
        
          .mytext {color:#c585bf;}
        
        Text color #c585bf
      
           This box has a color of #c585bf        
        
          <div style="background-color:#c585bf;">Content here</div>
        
        
          .mybackground {background-color:#c585bf;}
        
        Background color #c585bf
      
           Border around this has a color of #c585bf        
        
          <div style="border:2px solid #c585bf;">Content here</div>
        
        
          .myborder {border:2px solid #c585bf;}
        
        Border color #c585bf