#5965e5 color space conversions
Hex:
        #5965e5
        RGB:
        89, 101, 229
        CMY:
        65, 60, 10
        CMYK:
        61, 56, 0, 10
      HSL:
        235°, 72.9167%, 62.3529%
        HSV (HSB):
        235°, 61.1354%, 89.8039%
        XYZ:
        22.9164, 17.0884, 76.2193
        xyY:
        0.1972, 0.1470, 17.0884
      CIE-Lab:
        48.3712, 33.7377, -66.5970
        CIE-LCH:
        48.3712, 74.6551, 296.8666
        CIE-Luv:
        48.3712, -10.9166, -104.0894
        Hunter-Lab:
        41.3381, 26.6125, -80.3825
      #5965e5 color charts
#5965e5 RGB chart
      #5965e5 CMYK chart
      #5965e5 RGB pie chart
      #5965e5 color shades, tints & tones
#5965e5 color schemes
#5965e5 color preview, HTML & CSS examples
           This text has a color of #5965e5        
        
          <p style="color:#5965e5;">Text here</p>
        
        
          .mytext {color:#5965e5;}
        
        Text color #5965e5
      
           This box has a color of #5965e5        
        
          <div style="background-color:#5965e5;">Content here</div>
        
        
          .mybackground {background-color:#5965e5;}
        
        Background color #5965e5
      
           Border around this has a color of #5965e5        
        
          <div style="border:2px solid #5965e5;">Content here</div>
        
        
          .myborder {border:2px solid #5965e5;}
        
        Border color #5965e5