#5256fc color space conversions
Hex:
        #5256fc
        RGB:
        82, 86, 252
        CMY:
        68, 66, 1
        CMYK:
        67, 66, 0, 1
      HSL:
        239°, 96.5909%, 65.4902%
        HSV (HSB):
        239°, 67.4603%, 98.8235%
        XYZ:
        24.3782, 15.4777, 93.7981
        xyY:
        0.1824, 0.1158, 15.4777
      CIE-Lab:
        46.2816, 49.2253, -82.9190
        CIE-LCH:
        46.2816, 96.4297, 300.6957
        CIE-Luv:
        46.2816, -9.9687, -125.9794
        Hunter-Lab:
        39.3417, 41.7599, -113.8194
      #5256fc color charts
#5256fc RGB chart
      #5256fc CMYK chart
      #5256fc RGB pie chart
      #5256fc color shades, tints & tones
#5256fc color schemes
#5256fc color preview, HTML & CSS examples
           This text has a color of #5256fc        
        
          <p style="color:#5256fc;">Text here</p>
        
        
          .mytext {color:#5256fc;}
        
        Text color #5256fc
      
           This box has a color of #5256fc        
        
          <div style="background-color:#5256fc;">Content here</div>
        
        
          .mybackground {background-color:#5256fc;}
        
        Background color #5256fc
      
           Border around this has a color of #5256fc        
        
          <div style="border:2px solid #5256fc;">Content here</div>
        
        
          .myborder {border:2px solid #5256fc;}
        
        Border color #5256fc