#c585f3 color space conversions
Hex:
        #c585f3
        RGB:
        197, 133, 243
        CMY:
        23, 48, 5
        CMYK:
        19, 45, 0, 5
      HSL:
        275°, 82.0896%, 73.7255%
        HSV (HSB):
        275°, 45.2675%, 95.2941%
        XYZ:
        47.5911, 35.1164, 89.0638
        xyY:
        0.2771, 0.2044, 35.1164
      CIE-Lab:
        65.8392, 44.2832, -45.9419
        CIE-LCH:
        65.8392, 63.8096, 313.9468
        CIE-Luv:
        65.8392, 24.2846, -79.4049
        Hunter-Lab:
        59.2591, 39.6503, -47.6289
      #c585f3 color charts
#c585f3 RGB chart
      #c585f3 CMYK chart
      #c585f3 RGB pie chart
      #c585f3 color shades, tints & tones
#c585f3 color schemes
#c585f3 color preview, HTML & CSS examples
           This text has a color of #c585f3        
        
          <p style="color:#c585f3;">Text here</p>
        
        
          .mytext {color:#c585f3;}
        
        Text color #c585f3
      
           This box has a color of #c585f3        
        
          <div style="background-color:#c585f3;">Content here</div>
        
        
          .mybackground {background-color:#c585f3;}
        
        Background color #c585f3
      
           Border around this has a color of #c585f3        
        
          <div style="border:2px solid #c585f3;">Content here</div>
        
        
          .myborder {border:2px solid #c585f3;}
        
        Border color #c585f3