#5239df color space conversions
Hex:
        #5239df
        RGB:
        82, 57, 223
        CMY:
        68, 78, 13
        CMYK:
        63, 74, 0, 13
      HSL:
        249°, 72.1739%, 54.9020%
        HSV (HSB):
        249°, 74.4395%, 87.4510%
        XYZ:
        18.2621, 10.0478, 70.7889
        xyY:
        0.1843, 0.1014, 10.0478
      CIE-Lab:
        37.9281, 56.0700, -80.2806
        CIE-LCH:
        37.9281, 97.9225, 304.9314
        CIE-Luv:
        37.9281, -3.0993, -113.9976
        Hunter-Lab:
        31.6983, 47.3659, -110.2183
      #5239df color charts
#5239df RGB chart
      #5239df CMYK chart
      #5239df RGB pie chart
      #5239df color shades, tints & tones
#5239df color schemes
#5239df color preview, HTML & CSS examples
           This text has a color of #5239df        
        
          <p style="color:#5239df;">Text here</p>
        
        
          .mytext {color:#5239df;}
        
        Text color #5239df
      
           This box has a color of #5239df        
        
          <div style="background-color:#5239df;">Content here</div>
        
        
          .mybackground {background-color:#5239df;}
        
        Background color #5239df
      
           Border around this has a color of #5239df        
        
          <div style="border:2px solid #5239df;">Content here</div>
        
        
          .myborder {border:2px solid #5239df;}
        
        Border color #5239df