#4f4ffd color space conversions
Hex:
        #4f4ffd
        RGB:
        79, 79, 253
        CMY:
        69, 69, 1
        CMYK:
        69, 69, 0, 1
      HSL:
        240°, 97.7528%, 65.0980%
        HSV (HSB):
        240°, 68.7747%, 99.2157%
        XYZ:
        23.7501, 14.3461, 94.4458
        xyY:
        0.1792, 0.1082, 14.3461
      CIE-Lab:
        44.7252, 53.1820, -86.0395
        CIE-LCH:
        44.7252, 101.1490, 301.7207
        CIE-Luv:
        44.7252, -9.2704, -128.5665
        Hunter-Lab:
        37.8762, 45.6440, -121.3286
      #4f4ffd color charts
#4f4ffd RGB chart
      #4f4ffd CMYK chart
      #4f4ffd RGB pie chart
      #4f4ffd color shades, tints & tones
#4f4ffd color schemes
#4f4ffd color preview, HTML & CSS examples
           This text has a color of #4f4ffd        
        
          <p style="color:#4f4ffd;">Text here</p>
        
        
          .mytext {color:#4f4ffd;}
        
        Text color #4f4ffd
      
           This box has a color of #4f4ffd        
        
          <div style="background-color:#4f4ffd;">Content here</div>
        
        
          .mybackground {background-color:#4f4ffd;}
        
        Background color #4f4ffd
      
           Border around this has a color of #4f4ffd        
        
          <div style="border:2px solid #4f4ffd;">Content here</div>
        
        
          .myborder {border:2px solid #4f4ffd;}
        
        Border color #4f4ffd