#4f5fff color space conversions
Hex:
        #4f5fff
        RGB:
        79, 95, 255
        CMY:
        69, 63, 0
        CMYK:
        69, 63, 0, 0
      HSL:
        235°, 100.0000%, 65.4902%
        HSV (HSB):
        235°, 69.0196%, 100.0000%
        XYZ:
        25.3667, 17.0667, 96.5650
        xyY:
        0.1825, 0.1228, 17.0667
      CIE-Lab:
        48.3439, 44.5732, -81.2163
        CIE-LCH:
        48.3439, 92.6437, 298.7589
        CIE-Luv:
        48.3439, -12.6694, -125.2942
        Hunter-Lab:
        41.3118, 37.3084, -109.6700
      #4f5fff color charts
#4f5fff RGB chart
      #4f5fff CMYK chart
      #4f5fff RGB pie chart
      #4f5fff color shades, tints & tones
#4f5fff color schemes
#4f5fff color preview, HTML & CSS examples
           This text has a color of #4f5fff        
        
          <p style="color:#4f5fff;">Text here</p>
        
        
          .mytext {color:#4f5fff;}
        
        Text color #4f5fff
      
           This box has a color of #4f5fff        
        
          <div style="background-color:#4f5fff;">Content here</div>
        
        
          .mybackground {background-color:#4f5fff;}
        
        Background color #4f5fff
      
           Border around this has a color of #4f5fff        
        
          <div style="border:2px solid #4f5fff;">Content here</div>
        
        
          .myborder {border:2px solid #4f5fff;}
        
        Border color #4f5fff