#c565f2 color space conversions
Hex:
        #c565f2
        RGB:
        197, 101, 242
        CMY:
        23, 60, 5
        CMYK:
        19, 58, 0, 5
      HSL:
        281°, 84.4311%, 67.2549%
        HSV (HSB):
        281°, 58.2645%, 94.9020%
        XYZ:
        43.7067, 27.5885, 87.0259
        xyY:
        0.2761, 0.1743, 27.5885
      CIE-Lab:
        59.5151, 60.4319, -55.4079
        CIE-LCH:
        59.5151, 81.9881, 317.4834
        CIE-Luv:
        59.5151, 35.1599, -95.0208
        Hunter-Lab:
        52.5247, 56.6143, -61.4677
      #c565f2 color charts
#c565f2 RGB chart
      #c565f2 CMYK chart
      #c565f2 RGB pie chart
      #c565f2 color shades, tints & tones
#c565f2 color schemes
#c565f2 color preview, HTML & CSS examples
           This text has a color of #c565f2        
        
          <p style="color:#c565f2;">Text here</p>
        
        
          .mytext {color:#c565f2;}
        
        Text color #c565f2
      
           This box has a color of #c565f2        
        
          <div style="background-color:#c565f2;">Content here</div>
        
        
          .mybackground {background-color:#c565f2;}
        
        Background color #c565f2
      
           Border around this has a color of #c565f2        
        
          <div style="border:2px solid #c565f2;">Content here</div>
        
        
          .myborder {border:2px solid #c565f2;}
        
        Border color #c565f2