#6565a2 color space conversions
Hex:
        #6565a2
        RGB:
        101, 101, 162
        CMY:
        60, 60, 36
        CMYK:
        38, 38, 0, 36
      HSL:
        240°, 24.6964%, 51.5686%
        HSV (HSB):
        240°, 37.6543%, 63.5294%
        XYZ:
        16.5421, 14.6827, 36.1446
        xyY:
        0.2455, 0.2179, 14.6827
      CIE-Lab:
        45.1965, 15.3825, -32.9701
        CIE-LCH:
        45.1965, 36.3820, 295.0119
        CIE-Luv:
        45.1965, -3.6238, -50.2650
        Hunter-Lab:
        38.3180, 10.0029, -29.1044
      #6565a2 color charts
#6565a2 RGB chart
      #6565a2 CMYK chart
      #6565a2 RGB pie chart
      #6565a2 color shades, tints & tones
#6565a2 color schemes
#6565a2 color preview, HTML & CSS examples
           This text has a color of #6565a2        
        
          <p style="color:#6565a2;">Text here</p>
        
        
          .mytext {color:#6565a2;}
        
        Text color #6565a2
      
           This box has a color of #6565a2        
        
          <div style="background-color:#6565a2;">Content here</div>
        
        
          .mybackground {background-color:#6565a2;}
        
        Background color #6565a2
      
           Border around this has a color of #6565a2        
        
          <div style="border:2px solid #6565a2;">Content here</div>
        
        
          .myborder {border:2px solid #6565a2;}
        
        Border color #6565a2