#4f83fe color space conversions
Hex:
        #4f83fe
        RGB:
        79, 131, 254
        CMY:
        69, 49, 0
        CMYK:
        69, 48, 0, 0
      HSL:
        222°, 98.8701%, 65.2941%
        HSV (HSB):
        222°, 68.8976%, 99.6078%
        XYZ:
        29.2301, 25.0506, 97.0606
        xyY:
        0.1931, 0.1655, 25.0506
      CIE-Lab:
        57.1247, 22.3024, -66.4053
        CIE-LCH:
        57.1247, 70.0504, 288.5648
        CIE-Luv:
        57.1247, -22.1983, -107.2980
        Hunter-Lab:
        50.0506, 16.6576, -79.9427
      #4f83fe color charts
#4f83fe RGB chart
      #4f83fe CMYK chart
      #4f83fe RGB pie chart
      #4f83fe color shades, tints & tones
#4f83fe color schemes
#4f83fe color preview, HTML & CSS examples
           This text has a color of #4f83fe        
        
          <p style="color:#4f83fe;">Text here</p>
        
        
          .mytext {color:#4f83fe;}
        
        Text color #4f83fe
      
           This box has a color of #4f83fe        
        
          <div style="background-color:#4f83fe;">Content here</div>
        
        
          .mybackground {background-color:#4f83fe;}
        
        Background color #4f83fe
      
           Border around this has a color of #4f83fe        
        
          <div style="border:2px solid #4f83fe;">Content here</div>
        
        
          .myborder {border:2px solid #4f83fe;}
        
        Border color #4f83fe