#4e82fa color space conversions
Hex:
        #4e82fa
        RGB:
        78, 130, 250
        CMY:
        69, 49, 2
        CMYK:
        69, 48, 0, 2
      HSL:
        222°, 94.5055%, 64.3137%
        HSV (HSB):
        222°, 68.8000%, 98.0392%
        XYZ:
        28.3798, 24.4871, 93.6732
        xyY:
        0.1937, 0.1671, 24.4871
      CIE-Lab:
        56.5722, 21.3790, -65.0921
        CIE-LCH:
        56.5722, 68.5131, 288.1824
        CIE-Luv:
        56.5722, -22.1271, -104.9212
        Hunter-Lab:
        49.4844, 15.7738, -77.5958
      #4e82fa color charts
#4e82fa RGB chart
      #4e82fa CMYK chart
      #4e82fa RGB pie chart
      #4e82fa color shades, tints & tones
#4e82fa color schemes
#4e82fa color preview, HTML & CSS examples
           This text has a color of #4e82fa        
        
          <p style="color:#4e82fa;">Text here</p>
        
        
          .mytext {color:#4e82fa;}
        
        Text color #4e82fa
      
           This box has a color of #4e82fa        
        
          <div style="background-color:#4e82fa;">Content here</div>
        
        
          .mybackground {background-color:#4e82fa;}
        
        Background color #4e82fa
      
           Border around this has a color of #4e82fa        
        
          <div style="border:2px solid #4e82fa;">Content here</div>
        
        
          .myborder {border:2px solid #4e82fa;}
        
        Border color #4e82fa