#5261ef color space conversions
Hex:
        #5261ef
        RGB:
        82, 97, 239
        CMY:
        68, 62, 6
        CMYK:
        66, 59, 0, 6
      HSL:
        234°, 83.0688%, 62.9412%
        HSV (HSB):
        234°, 65.6904%, 93.7255%
        XYZ:
        23.3344, 16.5752, 83.6308
        xyY:
        0.1889, 0.1342, 16.5752
      CIE-Lab:
        47.7203, 38.4239, -73.2980
        CIE-LCH:
        47.7203, 82.7587, 297.6642
        CIE-Luv:
        47.7203, -11.9885, -113.5415
        Hunter-Lab:
        40.7127, 31.0596, -93.2930
      #5261ef color charts
#5261ef RGB chart
      #5261ef CMYK chart
      #5261ef RGB pie chart
      #5261ef color shades, tints & tones
#5261ef color schemes
#5261ef color preview, HTML & CSS examples
           This text has a color of #5261ef        
        
          <p style="color:#5261ef;">Text here</p>
        
        
          .mytext {color:#5261ef;}
        
        Text color #5261ef
      
           This box has a color of #5261ef        
        
          <div style="background-color:#5261ef;">Content here</div>
        
        
          .mybackground {background-color:#5261ef;}
        
        Background color #5261ef
      
           Border around this has a color of #5261ef        
        
          <div style="border:2px solid #5261ef;">Content here</div>
        
        
          .myborder {border:2px solid #5261ef;}
        
        Border color #5261ef