#5f64c1 color space conversions
Hex:
        #5f64c1
        RGB:
        95, 100, 193
        CMY:
        63, 61, 24
        CMYK:
        51, 48, 0, 24
      HSL:
        237°, 44.1441%, 56.4706%
        HSV (HSB):
        237°, 50.7772%, 75.6863%
        XYZ:
        18.9021, 15.3975, 52.4278
        xyY:
        0.2179, 0.1775, 15.3975
      CIE-Lab:
        46.1739, 23.8598, -49.5620
        CIE-LCH:
        46.1739, 55.0062, 295.7068
        CIE-Luv:
        46.1739, -7.2854, -76.8183
        Hunter-Lab:
        39.2396, 17.3159, -51.7492
      #5f64c1 color charts
#5f64c1 RGB chart
      #5f64c1 CMYK chart
      #5f64c1 RGB pie chart
      #5f64c1 color shades, tints & tones
#5f64c1 color schemes
#5f64c1 color preview, HTML & CSS examples
           This text has a color of #5f64c1        
        
          <p style="color:#5f64c1;">Text here</p>
        
        
          .mytext {color:#5f64c1;}
        
        Text color #5f64c1
      
           This box has a color of #5f64c1        
        
          <div style="background-color:#5f64c1;">Content here</div>
        
        
          .mybackground {background-color:#5f64c1;}
        
        Background color #5f64c1
      
           Border around this has a color of #5f64c1        
        
          <div style="border:2px solid #5f64c1;">Content here</div>
        
        
          .myborder {border:2px solid #5f64c1;}
        
        Border color #5f64c1