#5234fc color space conversions
Hex:
        #5234fc
        RGB:
        82, 52, 252
        CMY:
        68, 80, 1
        CMYK:
        67, 79, 0, 1
      HSL:
        249°, 97.0874%, 59.6078%
        HSV (HSB):
        249°, 79.3651%, 98.8235%
        XYZ:
        22.2784, 11.2781, 93.0982
        xyY:
        0.1759, 0.0890, 11.2781
      CIE-Lab:
        40.0450, 66.7113, -93.1973
        CIE-LCH:
        40.0450, 114.6130, 305.5954
        CIE-Luv:
        40.0450, -4.4440, -131.5591
        Hunter-Lab:
        33.5829, 59.6441, -140.8552
      #5234fc color charts
#5234fc RGB chart
      #5234fc CMYK chart
      #5234fc RGB pie chart
      #5234fc color shades, tints & tones
#5234fc color schemes
#5234fc color preview, HTML & CSS examples
           This text has a color of #5234fc        
        
          <p style="color:#5234fc;">Text here</p>
        
        
          .mytext {color:#5234fc;}
        
        Text color #5234fc
      
           This box has a color of #5234fc        
        
          <div style="background-color:#5234fc;">Content here</div>
        
        
          .mybackground {background-color:#5234fc;}
        
        Background color #5234fc
      
           Border around this has a color of #5234fc        
        
          <div style="border:2px solid #5234fc;">Content here</div>
        
        
          .myborder {border:2px solid #5234fc;}
        
        Border color #5234fc