#4480d5 color space conversions
Hex:
        #4480d5
        RGB:
        68, 128, 213
        CMY:
        73, 50, 16
        CMYK:
        68, 40, 0, 16
      HSL:
        215°, 63.3188%, 55.0980%
        HSV (HSB):
        215°, 68.0751%, 83.5294%
        XYZ:
        22.1133, 21.4714, 65.9297
        xyY:
        0.2019, 0.1961, 21.4714
      CIE-Lab:
        53.4616, 8.1179, -49.4399
        CIE-LCH:
        53.4616, 50.1020, 279.3246
        CIE-Luv:
        53.4616, -24.0705, -77.6891
        Hunter-Lab:
        46.3372, 4.0946, -51.9231
      #4480d5 color charts
#4480d5 RGB chart
      #4480d5 CMYK chart
      #4480d5 RGB pie chart
      #4480d5 color shades, tints & tones
#4480d5 color schemes
#4480d5 color preview, HTML & CSS examples
           This text has a color of #4480d5        
        
          <p style="color:#4480d5;">Text here</p>
        
        
          .mytext {color:#4480d5;}
        
        Text color #4480d5
      
           This box has a color of #4480d5        
        
          <div style="background-color:#4480d5;">Content here</div>
        
        
          .mybackground {background-color:#4480d5;}
        
        Background color #4480d5
      
           Border around this has a color of #4480d5        
        
          <div style="border:2px solid #4480d5;">Content here</div>
        
        
          .myborder {border:2px solid #4480d5;}
        
        Border color #4480d5