#5260cf color space conversions
Hex:
        #5260cf
        RGB:
        82, 96, 207
        CMY:
        68, 62, 19
        CMYK:
        60, 54, 0, 19
      HSL:
        233°, 56.5611%, 56.6667%
        HSV (HSB):
        233°, 60.3865%, 81.1765%
        XYZ:
        18.9250, 14.6646, 60.8646
        xyY:
        0.2004, 0.1553, 14.6646
      CIE-Lab:
        45.1713, 28.2991, -59.2845
        CIE-LCH:
        45.1713, 65.6924, 295.5172
        CIE-Luv:
        45.1713, -10.7095, -91.1402
        Hunter-Lab:
        38.2944, 21.1994, -67.4287
      #5260cf color charts
#5260cf RGB chart
      #5260cf CMYK chart
      #5260cf RGB pie chart
      #5260cf color shades, tints & tones
#5260cf color schemes
#5260cf color preview, HTML & CSS examples
           This text has a color of #5260cf        
        
          <p style="color:#5260cf;">Text here</p>
        
        
          .mytext {color:#5260cf;}
        
        Text color #5260cf
      
           This box has a color of #5260cf        
        
          <div style="background-color:#5260cf;">Content here</div>
        
        
          .mybackground {background-color:#5260cf;}
        
        Background color #5260cf
      
           Border around this has a color of #5260cf        
        
          <div style="border:2px solid #5260cf;">Content here</div>
        
        
          .myborder {border:2px solid #5260cf;}
        
        Border color #5260cf