#4482d5 color space conversions
Hex:
        #4482d5
        RGB:
        68, 130, 213
        CMY:
        73, 49, 16
        CMYK:
        68, 39, 0, 16
      HSL:
        214°, 63.3188%, 55.0980%
        HSV (HSB):
        214°, 68.0751%, 83.5294%
        XYZ:
        22.3768, 21.9983, 66.0175
        xyY:
        0.2027, 0.1993, 21.9983
      CIE-Lab:
        54.0252, 6.9049, -48.5433
        CIE-LCH:
        54.0252, 49.0319, 278.0956
        CIE-Luv:
        54.0252, -24.7353, -76.2926
        Hunter-Lab:
        46.9023, 3.0819, -50.6221
      #4482d5 color charts
#4482d5 RGB chart
      #4482d5 CMYK chart
      #4482d5 RGB pie chart
      #4482d5 color shades, tints & tones
#4482d5 color schemes
#4482d5 color preview, HTML & CSS examples
           This text has a color of #4482d5        
        
          <p style="color:#4482d5;">Text here</p>
        
        
          .mytext {color:#4482d5;}
        
        Text color #4482d5
      
           This box has a color of #4482d5        
        
          <div style="background-color:#4482d5;">Content here</div>
        
        
          .mybackground {background-color:#4482d5;}
        
        Background color #4482d5
      
           Border around this has a color of #4482d5        
        
          <div style="border:2px solid #4482d5;">Content here</div>
        
        
          .myborder {border:2px solid #4482d5;}
        
        Border color #4482d5