#4f65c1 color space conversions
Hex:
        #4f65c1
        RGB:
        79, 101, 193
        CMY:
        69, 60, 24
        CMYK:
        59, 48, 0, 24
      HSL:
        228°, 47.8992%, 53.3333%
        HSV (HSB):
        228°, 59.0674%, 75.6863%
        XYZ:
        17.5038, 14.8199, 52.3901
        xyY:
        0.2066, 0.1749, 14.8199
      CIE-Lab:
        45.3865, 19.8716, -50.8819
        CIE-LCH:
        45.3865, 54.6246, 291.3329
        CIE-Luv:
        45.3865, -12.6661, -78.0872
        Hunter-Lab:
        38.4966, 13.7920, -53.7402
      #4f65c1 color charts
#4f65c1 RGB chart
      #4f65c1 CMYK chart
      #4f65c1 RGB pie chart
      #4f65c1 color shades, tints & tones
#4f65c1 color schemes
#4f65c1 color preview, HTML & CSS examples
           This text has a color of #4f65c1        
        
          <p style="color:#4f65c1;">Text here</p>
        
        
          .mytext {color:#4f65c1;}
        
        Text color #4f65c1
      
           This box has a color of #4f65c1        
        
          <div style="background-color:#4f65c1;">Content here</div>
        
        
          .mybackground {background-color:#4f65c1;}
        
        Background color #4f65c1
      
           Border around this has a color of #4f65c1        
        
          <div style="border:2px solid #4f65c1;">Content here</div>
        
        
          .myborder {border:2px solid #4f65c1;}
        
        Border color #4f65c1