#5276fe color space conversions
Hex:
        #5276fe
        RGB:
        82, 118, 254
        CMY:
        68, 54, 0
        CMYK:
        68, 54, 0, 0
      HSL:
        227°, 98.8506%, 65.8824%
        HSV (HSB):
        227°, 67.7165%, 99.6078%
        XYZ:
        27.8475, 21.9065, 96.5266
        xyY:
        0.1904, 0.1498, 21.9065
      CIE-Lab:
        53.9276, 30.6754, -71.5639
        CIE-LCH:
        53.9276, 77.8612, 293.2021
        CIE-Luv:
        53.9276, -17.8180, -114.3773
        Hunter-Lab:
        46.8043, 24.2958, -89.5132
      #5276fe color charts
#5276fe RGB chart
      #5276fe CMYK chart
      #5276fe RGB pie chart
      #5276fe color shades, tints & tones
#5276fe color schemes
#5276fe color preview, HTML & CSS examples
           This text has a color of #5276fe        
        
          <p style="color:#5276fe;">Text here</p>
        
        
          .mytext {color:#5276fe;}
        
        Text color #5276fe
      
           This box has a color of #5276fe        
        
          <div style="background-color:#5276fe;">Content here</div>
        
        
          .mybackground {background-color:#5276fe;}
        
        Background color #5276fe
      
           Border around this has a color of #5276fe        
        
          <div style="border:2px solid #5276fe;">Content here</div>
        
        
          .myborder {border:2px solid #5276fe;}
        
        Border color #5276fe