#5245fc color space conversions
Hex:
        #5245fc
        RGB:
        82, 69, 252
        CMY:
        68, 73, 1
        CMYK:
        67, 73, 0, 1
      HSL:
        244°, 96.8254%, 62.9412%
        HSV (HSB):
        244°, 72.6190%, 98.8235%
        XYZ:
        23.1785, 13.0784, 93.3982
        xyY:
        0.1788, 0.1009, 13.0784
      CIE-Lab:
        42.8811, 58.5839, -88.5112
        CIE-LCH:
        42.8811, 106.1429, 303.4999
        CIE-Luv:
        42.8811, -6.8256, -129.7268
        Hunter-Lab:
        36.1640, 51.1184, -127.8092
      #5245fc color charts
#5245fc RGB chart
      #5245fc CMYK chart
      #5245fc RGB pie chart
      #5245fc color shades, tints & tones
#5245fc color schemes
#5245fc color preview, HTML & CSS examples
           This text has a color of #5245fc        
        
          <p style="color:#5245fc;">Text here</p>
        
        
          .mytext {color:#5245fc;}
        
        Text color #5245fc
      
           This box has a color of #5245fc        
        
          <div style="background-color:#5245fc;">Content here</div>
        
        
          .mybackground {background-color:#5245fc;}
        
        Background color #5245fc
      
           Border around this has a color of #5245fc        
        
          <div style="border:2px solid #5245fc;">Content here</div>
        
        
          .myborder {border:2px solid #5245fc;}
        
        Border color #5245fc