#5239dd color space conversions
Hex:
        #5239dd
        RGB:
        82, 57, 221
        CMY:
        68, 78, 13
        CMYK:
        63, 74, 0, 13
      HSL:
        249°, 70.6897%, 54.5098%
        HSV (HSB):
        249°, 74.2081%, 86.6667%
        XYZ:
        17.9939, 9.9406, 69.3769
        xyY:
        0.1849, 0.1022, 9.9406
      CIE-Lab:
        37.7355, 55.4810, -79.4529
        CIE-LCH:
        37.7355, 96.9067, 304.9262
        CIE-Luv:
        37.7355, -2.9549, -112.7857
        Hunter-Lab:
        31.5286, 46.6980, -108.3942
      #5239dd color charts
#5239dd RGB chart
      #5239dd CMYK chart
      #5239dd RGB pie chart
      #5239dd color shades, tints & tones
#5239dd color schemes
#5239dd color preview, HTML & CSS examples
           This text has a color of #5239dd        
        
          <p style="color:#5239dd;">Text here</p>
        
        
          .mytext {color:#5239dd;}
        
        Text color #5239dd
      
           This box has a color of #5239dd        
        
          <div style="background-color:#5239dd;">Content here</div>
        
        
          .mybackground {background-color:#5239dd;}
        
        Background color #5239dd
      
           Border around this has a color of #5239dd        
        
          <div style="border:2px solid #5239dd;">Content here</div>
        
        
          .myborder {border:2px solid #5239dd;}
        
        Border color #5239dd