#4482ec color space conversions
Hex:
        #4482ec
        RGB:
        68, 130, 236
        CMY:
        73, 49, 7
        CMYK:
        71, 45, 0, 7
      HSL:
        218°, 81.5534%, 59.6078%
        HSV (HSB):
        218°, 71.1864%, 92.5490%
        XYZ:
        25.5068, 23.2503, 82.5003
        xyY:
        0.1943, 0.1771, 23.2503
      CIE-Lab:
        55.3293, 15.0560, -59.3500
        CIE-LCH:
        55.3293, 61.2300, 284.2346
        CIE-Luv:
        55.3293, -24.2729, -94.7927
        Hunter-Lab:
        48.2186, 10.0410, -67.6900
      #4482ec color charts
#4482ec RGB chart
      #4482ec CMYK chart
      #4482ec RGB pie chart
      #4482ec color shades, tints & tones
#4482ec color schemes
#4482ec color preview, HTML & CSS examples
           This text has a color of #4482ec        
        
          <p style="color:#4482ec;">Text here</p>
        
        
          .mytext {color:#4482ec;}
        
        Text color #4482ec
      
           This box has a color of #4482ec        
        
          <div style="background-color:#4482ec;">Content here</div>
        
        
          .mybackground {background-color:#4482ec;}
        
        Background color #4482ec
      
           Border around this has a color of #4482ec        
        
          <div style="border:2px solid #4482ec;">Content here</div>
        
        
          .myborder {border:2px solid #4482ec;}
        
        Border color #4482ec