#c56df2 color space conversions
Hex:
        #c56df2
        RGB:
        197, 109, 242
        CMY:
        23, 57, 5
        CMYK:
        19, 55, 0, 5
      HSL:
        280°, 83.6478%, 68.8235%
        HSV (HSB):
        280°, 54.9587%, 94.9020%
        XYZ:
        44.5216, 29.2184, 87.2976
        xyY:
        0.2765, 0.1814, 29.2184
      CIE-Lab:
        60.9739, 56.5280, -53.0857
        CIE-LCH:
        60.9739, 77.5468, 316.7987
        CIE-Luv:
        60.9739, 32.7383, -91.3268
        Hunter-Lab:
        54.0540, 52.4269, -57.9158
      #c56df2 color charts
#c56df2 RGB chart
      #c56df2 CMYK chart
      #c56df2 RGB pie chart
      #c56df2 color shades, tints & tones
#c56df2 color schemes
#c56df2 color preview, HTML & CSS examples
           This text has a color of #c56df2        
        
          <p style="color:#c56df2;">Text here</p>
        
        
          .mytext {color:#c56df2;}
        
        Text color #c56df2
      
           This box has a color of #c56df2        
        
          <div style="background-color:#c56df2;">Content here</div>
        
        
          .mybackground {background-color:#c56df2;}
        
        Background color #c56df2
      
           Border around this has a color of #c56df2        
        
          <div style="border:2px solid #c56df2;">Content here</div>
        
        
          .myborder {border:2px solid #c56df2;}
        
        Border color #c56df2