#5274ea color space conversions
Hex:
        #5274ea
        RGB:
        82, 116, 234
        CMY:
        68, 55, 8
        CMYK:
        65, 50, 0, 8
      HSL:
        227°, 78.3505%, 61.9608%
        HSV (HSB):
        227°, 64.9573%, 91.7647%
        XYZ:
        24.5763, 20.2251, 80.4504
        xyY:
        0.1962, 0.1615, 20.2251
      CIE-Lab:
        52.0908, 25.0444, -63.4108
        CIE-LCH:
        52.0908, 68.1774, 291.5518
        CIE-Luv:
        52.0908, -17.0403, -100.6304
        Hunter-Lab:
        44.9724, 18.8445, -74.5824
      #5274ea color charts
#5274ea RGB chart
      #5274ea CMYK chart
      #5274ea RGB pie chart
      #5274ea color shades, tints & tones
#5274ea color schemes
#5274ea color preview, HTML & CSS examples
           This text has a color of #5274ea        
        
          <p style="color:#5274ea;">Text here</p>
        
        
          .mytext {color:#5274ea;}
        
        Text color #5274ea
      
           This box has a color of #5274ea        
        
          <div style="background-color:#5274ea;">Content here</div>
        
        
          .mybackground {background-color:#5274ea;}
        
        Background color #5274ea
      
           Border around this has a color of #5274ea        
        
          <div style="border:2px solid #5274ea;">Content here</div>
        
        
          .myborder {border:2px solid #5274ea;}
        
        Border color #5274ea