#5239fc color space conversions
Hex:
        #5239fc
        RGB:
        82, 57, 252
        CMY:
        68, 78, 1
        CMYK:
        67, 77, 0, 1
      HSL:
        248°, 97.0149%, 60.5882%
        HSV (HSB):
        248°, 77.3810%, 98.8235%
        XYZ:
        22.5135, 11.7484, 93.1765
        xyY:
        0.1767, 0.0922, 11.7484
      CIE-Lab:
        40.8134, 64.4800, -91.9257
        CIE-LCH:
        40.8134, 112.2854, 305.0472
        CIE-Luv:
        40.8134, -5.0660, -131.1880
        Hunter-Lab:
        34.2759, 57.2616, -137.1824
      #5239fc color charts
#5239fc RGB chart
      #5239fc CMYK chart
      #5239fc RGB pie chart
      #5239fc color shades, tints & tones
#5239fc color schemes
#5239fc color preview, HTML & CSS examples
           This text has a color of #5239fc        
        
          <p style="color:#5239fc;">Text here</p>
        
        
          .mytext {color:#5239fc;}
        
        Text color #5239fc
      
           This box has a color of #5239fc        
        
          <div style="background-color:#5239fc;">Content here</div>
        
        
          .mybackground {background-color:#5239fc;}
        
        Background color #5239fc
      
           Border around this has a color of #5239fc        
        
          <div style="border:2px solid #5239fc;">Content here</div>
        
        
          .myborder {border:2px solid #5239fc;}
        
        Border color #5239fc