#5244dd color space conversions
Hex:
        #5244dd
        RGB:
        82, 68, 221
        CMY:
        68, 73, 13
        CMYK:
        63, 69, 0, 13
      HSL:
        245°, 69.2308%, 56.6667%
        HSV (HSB):
        245°, 69.2308%, 86.6667%
        XYZ:
        18.5979, 11.1485, 69.5783
        xyY:
        0.1872, 0.1122, 11.1485
      CIE-Lab:
        39.8295, 49.6322, -76.0088
        CIE-LCH:
        39.8295, 90.7783, 303.1437
        CIE-Luv:
        39.8295, -4.8136, -110.8245
        Hunter-Lab:
        33.3894, 40.9932, -100.1784
      #5244dd color charts
#5244dd RGB chart
      #5244dd CMYK chart
      #5244dd RGB pie chart
      #5244dd color shades, tints & tones
#5244dd color schemes
#5244dd color preview, HTML & CSS examples
           This text has a color of #5244dd        
        
          <p style="color:#5244dd;">Text here</p>
        
        
          .mytext {color:#5244dd;}
        
        Text color #5244dd
      
           This box has a color of #5244dd        
        
          <div style="background-color:#5244dd;">Content here</div>
        
        
          .mybackground {background-color:#5244dd;}
        
        Background color #5244dd
      
           Border around this has a color of #5244dd        
        
          <div style="border:2px solid #5244dd;">Content here</div>
        
        
          .myborder {border:2px solid #5244dd;}
        
        Border color #5244dd