#6565c0 color space conversions
Hex:
        #6565c0
        RGB:
        101, 101, 192
        CMY:
        60, 60, 25
        CMYK:
        47, 47, 0, 25
      HSL:
        240°, 41.9355%, 57.4510%
        HSV (HSB):
        240°, 47.3958%, 75.2941%
        XYZ:
        19.5349, 15.8798, 51.9047
        xyY:
        0.2237, 0.1819, 15.8798
      CIE-Lab:
        46.8164, 24.3114, -47.9310
        CIE-LCH:
        46.8164, 53.7440, 296.8949
        CIE-Luv:
        46.8164, -5.3824, -74.6528
        Hunter-Lab:
        39.8495, 17.7672, -49.3316
      #6565c0 color charts
#6565c0 RGB chart
      #6565c0 CMYK chart
      #6565c0 RGB pie chart
      #6565c0 color shades, tints & tones
#6565c0 color schemes
#6565c0 color preview, HTML & CSS examples
           This text has a color of #6565c0        
        
          <p style="color:#6565c0;">Text here</p>
        
        
          .mytext {color:#6565c0;}
        
        Text color #6565c0
      
           This box has a color of #6565c0        
        
          <div style="background-color:#6565c0;">Content here</div>
        
        
          .mybackground {background-color:#6565c0;}
        
        Background color #6565c0
      
           Border around this has a color of #6565c0        
        
          <div style="border:2px solid #6565c0;">Content here</div>
        
        
          .myborder {border:2px solid #6565c0;}
        
        Border color #6565c0