#c59bf2 color space conversions
Hex:
        #c59bf2
        RGB:
        197, 155, 242
        CMY:
        23, 39, 5
        CMYK:
        19, 36, 0, 5
      HSL:
        269°, 76.9912%, 77.8431%
        HSV (HSB):
        269°, 35.9504%, 94.9020%
        XYZ:
        50.7743, 41.7238, 89.3818
        xyY:
        0.2792, 0.2294, 41.7238
      CIE-Lab:
        70.6801, 32.0792, -37.8179
        CIE-LCH:
        70.6801, 49.5910, 310.3064
        CIE-Luv:
        70.6801, 15.7385, -65.1209
        Hunter-Lab:
        64.5940, 27.2711, -36.8267
      #c59bf2 color charts
#c59bf2 RGB chart
      #c59bf2 CMYK chart
      #c59bf2 RGB pie chart
      #c59bf2 color shades, tints & tones
#c59bf2 color schemes
#c59bf2 color preview, HTML & CSS examples
           This text has a color of #c59bf2        
        
          <p style="color:#c59bf2;">Text here</p>
        
        
          .mytext {color:#c59bf2;}
        
        Text color #c59bf2
      
           This box has a color of #c59bf2        
        
          <div style="background-color:#c59bf2;">Content here</div>
        
        
          .mybackground {background-color:#c59bf2;}
        
        Background color #c59bf2
      
           Border around this has a color of #c59bf2        
        
          <div style="border:2px solid #c59bf2;">Content here</div>
        
        
          .myborder {border:2px solid #c59bf2;}
        
        Border color #c59bf2