#6565d7 color space conversions
Hex:
        #6565d7
        RGB:
        101, 101, 215
        CMY:
        60, 60, 16
        CMYK:
        53, 53, 0, 16
      HSL:
        240°, 58.7629%, 61.9608%
        HSV (HSB):
        240°, 53.0233%, 84.3137%
        XYZ:
        22.2863, 16.9804, 66.3929
        xyY:
        0.2109, 0.1607, 16.9804
      CIE-Lab:
        48.2353, 31.4446, -58.8461
        CIE-LCH:
        48.2353, 66.7206, 298.1180
        CIE-Luv:
        48.2353, -6.6640, -92.4246
        Hunter-Lab:
        41.2072, 24.4261, -66.6827
      #6565d7 color charts
#6565d7 RGB chart
      #6565d7 CMYK chart
      #6565d7 RGB pie chart
      #6565d7 color shades, tints & tones
#6565d7 color schemes
#6565d7 color preview, HTML & CSS examples
           This text has a color of #6565d7        
        
          <p style="color:#6565d7;">Text here</p>
        
        
          .mytext {color:#6565d7;}
        
        Text color #6565d7
      
           This box has a color of #6565d7        
        
          <div style="background-color:#6565d7;">Content here</div>
        
        
          .mybackground {background-color:#6565d7;}
        
        Background color #6565d7
      
           Border around this has a color of #6565d7        
        
          <div style="border:2px solid #6565d7;">Content here</div>
        
        
          .myborder {border:2px solid #6565d7;}
        
        Border color #6565d7