#c585e2 color space conversions
Hex:
        #c585e2
        RGB:
        197, 133, 226
        CMY:
        23, 48, 11
        CMYK:
        13, 41, 0, 11
      HSL:
        281°, 61.5894%, 70.3922%
        HSV (HSB):
        281°, 41.1504%, 88.6275%
        XYZ:
        45.1410, 34.1364, 76.1613
        xyY:
        0.2904, 0.2196, 34.1364
      CIE-Lab:
        65.0707, 40.6618, -37.7597
        CIE-LCH:
        65.0707, 55.4903, 317.1194
        CIE-Luv:
        65.0707, 27.0538, -65.3877
        Hunter-Lab:
        58.4263, 35.6654, -36.3887
      #c585e2 color charts
#c585e2 RGB chart
      #c585e2 CMYK chart
      #c585e2 RGB pie chart
      #c585e2 color shades, tints & tones
#c585e2 color schemes
#c585e2 color preview, HTML & CSS examples
           This text has a color of #c585e2        
        
          <p style="color:#c585e2;">Text here</p>
        
        
          .mytext {color:#c585e2;}
        
        Text color #c585e2
      
           This box has a color of #c585e2        
        
          <div style="background-color:#c585e2;">Content here</div>
        
        
          .mybackground {background-color:#c585e2;}
        
        Background color #c585e2
      
           Border around this has a color of #c585e2        
        
          <div style="border:2px solid #c585e2;">Content here</div>
        
        
          .myborder {border:2px solid #c585e2;}
        
        Border color #c585e2