#6565f7 color space conversions
Hex:
        #6565f7
        RGB:
        101, 101, 247
        CMY:
        60, 60, 3
        CMYK:
        59, 59, 0, 3
      HSL:
        240°, 90.1235%, 68.2353%
        HSV (HSB):
        240°, 59.1093%, 96.8627%
        XYZ:
        26.8090, 18.7895, 90.2094
        xyY:
        0.1974, 0.1384, 18.7895
      CIE-Lab:
        50.4400, 41.5279, -73.2909
        CIE-LCH:
        50.4400, 84.2384, 299.5367
        CIE-Luv:
        50.4400, -8.3408, -115.6774
        Hunter-Lab:
        43.3468, 34.5412, -93.0462
      #6565f7 color charts
#6565f7 RGB chart
      #6565f7 CMYK chart
      #6565f7 RGB pie chart
      #6565f7 color shades, tints & tones
#6565f7 color schemes
#6565f7 color preview, HTML & CSS examples
           This text has a color of #6565f7        
        
          <p style="color:#6565f7;">Text here</p>
        
        
          .mytext {color:#6565f7;}
        
        Text color #6565f7
      
           This box has a color of #6565f7        
        
          <div style="background-color:#6565f7;">Content here</div>
        
        
          .mybackground {background-color:#6565f7;}
        
        Background color #6565f7
      
           Border around this has a color of #6565f7        
        
          <div style="border:2px solid #6565f7;">Content here</div>
        
        
          .myborder {border:2px solid #6565f7;}
        
        Border color #6565f7