#5246fc color space conversions
Hex:
        #5246fc
        RGB:
        82, 70, 252
        CMY:
        68, 73, 1
        CMYK:
        67, 72, 0, 1
      HSL:
        244°, 96.8085%, 63.1373%
        HSV (HSB):
        244°, 72.2222%, 98.8235%
        XYZ:
        23.2405, 13.2024, 93.4189
        xyY:
        0.1790, 0.1017, 13.2024
      CIE-Lab:
        43.0667, 58.0623, -88.2052
        CIE-LCH:
        43.0667, 105.6001, 303.3555
        CIE-Luv:
        43.0667, -6.9895, -129.5640
        Hunter-Lab:
        36.3351, 50.5848, -127.0019
      #5246fc color charts
#5246fc RGB chart
      #5246fc CMYK chart
      #5246fc RGB pie chart
      #5246fc color shades, tints & tones
#5246fc color schemes
#5246fc color preview, HTML & CSS examples
           This text has a color of #5246fc        
        
          <p style="color:#5246fc;">Text here</p>
        
        
          .mytext {color:#5246fc;}
        
        Text color #5246fc
      
           This box has a color of #5246fc        
        
          <div style="background-color:#5246fc;">Content here</div>
        
        
          .mybackground {background-color:#5246fc;}
        
        Background color #5246fc
      
           Border around this has a color of #5246fc        
        
          <div style="border:2px solid #5246fc;">Content here</div>
        
        
          .myborder {border:2px solid #5246fc;}
        
        Border color #5246fc