#c585d1 color space conversions
Hex:
        #c585d1
        RGB:
        197, 133, 209
        CMY:
        23, 48, 18
        CMYK:
        6, 36, 0, 18
      HSL:
        291°, 45.2381%, 67.0588%
        HSV (HSB):
        291°, 36.3636%, 81.9608%
        XYZ:
        42.9221, 33.2488, 64.4770
        xyY:
        0.3052, 0.2364, 33.2488
      CIE-Lab:
        64.3619, 37.2176, -29.3944
        CIE-LCH:
        64.3619, 47.4255, 321.6984
        CIE-Luv:
        64.3619, 29.8894, -51.2525
        Hunter-Lab:
        57.6618, 31.9631, -25.9344
      #c585d1 color charts
#c585d1 RGB chart
      #c585d1 CMYK chart
      #c585d1 RGB pie chart
      #c585d1 color shades, tints & tones
#c585d1 color schemes
#c585d1 color preview, HTML & CSS examples
           This text has a color of #c585d1        
        
          <p style="color:#c585d1;">Text here</p>
        
        
          .mytext {color:#c585d1;}
        
        Text color #c585d1
      
           This box has a color of #c585d1        
        
          <div style="background-color:#c585d1;">Content here</div>
        
        
          .mybackground {background-color:#c585d1;}
        
        Background color #c585d1
      
           Border around this has a color of #c585d1        
        
          <div style="border:2px solid #c585d1;">Content here</div>
        
        
          .myborder {border:2px solid #c585d1;}
        
        Border color #c585d1