#4f65ff color space conversions
Hex:
        #4f65ff
        RGB:
        79, 101, 255
        CMY:
        69, 60, 0
        CMYK:
        69, 60, 0, 0
      HSL:
        233°, 100.0000%, 65.4902%
        HSV (HSB):
        233°, 69.0196%, 100.0000%
        XYZ:
        25.9281, 18.1896, 96.7521
        xyY:
        0.1841, 0.1291, 18.1896
      CIE-Lab:
        49.7253, 40.9769, -78.9588
        CIE-LCH:
        49.7253, 88.9584, 297.4278
        CIE-Luv:
        49.7253, -14.0702, -123.0865
        Hunter-Lab:
        42.6493, 33.8807, -104.6479
      #4f65ff color charts
#4f65ff RGB chart
      #4f65ff CMYK chart
      #4f65ff RGB pie chart
      #4f65ff color shades, tints & tones
#4f65ff color schemes
#4f65ff color preview, HTML & CSS examples
           This text has a color of #4f65ff        
        
          <p style="color:#4f65ff;">Text here</p>
        
        
          .mytext {color:#4f65ff;}
        
        Text color #4f65ff
      
           This box has a color of #4f65ff        
        
          <div style="background-color:#4f65ff;">Content here</div>
        
        
          .mybackground {background-color:#4f65ff;}
        
        Background color #4f65ff
      
           Border around this has a color of #4f65ff        
        
          <div style="border:2px solid #4f65ff;">Content here</div>
        
        
          .myborder {border:2px solid #4f65ff;}
        
        Border color #4f65ff