#4f6cfa color space conversions
Hex:
        #4f6cfa
        RGB:
        79, 108, 250
        CMY:
        69, 58, 2
        CMYK:
        68, 57, 0, 2
      HSL:
        230°, 94.4751%, 64.5098%
        HSV (HSB):
        230°, 68.4000%, 98.0392%
        XYZ:
        25.8423, 19.2895, 92.8037
        xyY:
        0.1874, 0.1398, 19.2895
      CIE-Lab:
        51.0242, 35.0200, -74.0672
        CIE-LCH:
        51.0242, 81.9290, 295.3054
        CIE-Luv:
        51.0242, -15.7199, -116.6585
        Hunter-Lab:
        43.9198, 28.1693, -94.5374
      #4f6cfa color charts
#4f6cfa RGB chart
      #4f6cfa CMYK chart
      #4f6cfa RGB pie chart
      #4f6cfa color shades, tints & tones
#4f6cfa color schemes
#4f6cfa color preview, HTML & CSS examples
           This text has a color of #4f6cfa        
        
          <p style="color:#4f6cfa;">Text here</p>
        
        
          .mytext {color:#4f6cfa;}
        
        Text color #4f6cfa
      
           This box has a color of #4f6cfa        
        
          <div style="background-color:#4f6cfa;">Content here</div>
        
        
          .mybackground {background-color:#4f6cfa;}
        
        Background color #4f6cfa
      
           Border around this has a color of #4f6cfa        
        
          <div style="border:2px solid #4f6cfa;">Content here</div>
        
        
          .myborder {border:2px solid #4f6cfa;}
        
        Border color #4f6cfa