#4f5efa color space conversions
Hex:
        #4f5efa
        RGB:
        79, 94, 250
        CMY:
        69, 63, 2
        CMYK:
        68, 62, 0, 2
      HSL:
        235°, 94.4751%, 64.5098%
        HSV (HSB):
        235°, 68.4000%, 98.0392%
        XYZ:
        24.4825, 16.5698, 92.3504
        xyY:
        0.1835, 0.1242, 16.5698
      CIE-Lab:
        47.7133, 43.5067, -79.4664
        CIE-LCH:
        47.7133, 90.5966, 298.7001
        CIE-Luv:
        47.7133, -12.2886, -122.3390
        Hunter-Lab:
        40.7060, 36.1226, -106.0180
      #4f5efa color charts
#4f5efa RGB chart
      #4f5efa CMYK chart
      #4f5efa RGB pie chart
      #4f5efa color shades, tints & tones
#4f5efa color schemes
#4f5efa color preview, HTML & CSS examples
           This text has a color of #4f5efa        
        
          <p style="color:#4f5efa;">Text here</p>
        
        
          .mytext {color:#4f5efa;}
        
        Text color #4f5efa
      
           This box has a color of #4f5efa        
        
          <div style="background-color:#4f5efa;">Content here</div>
        
        
          .mybackground {background-color:#4f5efa;}
        
        Background color #4f5efa
      
           Border around this has a color of #4f5efa        
        
          <div style="border:2px solid #4f5efa;">Content here</div>
        
        
          .myborder {border:2px solid #4f5efa;}
        
        Border color #4f5efa