#5274ee color space conversions
Hex:
        #5274ee
        RGB:
        82, 116, 238
        CMY:
        68, 55, 7
        CMYK:
        66, 51, 0, 7
      HSL:
        227°, 82.1053%, 62.7451%
        HSV (HSB):
        227°, 65.5462%, 93.3333%
        XYZ:
        25.1577, 20.4577, 83.5117
        xyY:
        0.1948, 0.1584, 20.4577
      CIE-Lab:
        52.3508, 26.4160, -65.2275
        CIE-LCH:
        52.3508, 70.3735, 292.0471
        CIE-Luv:
        52.3508, -17.0823, -103.6381
        Hunter-Lab:
        45.2302, 20.1316, -77.8103
      #5274ee color charts
#5274ee RGB chart
      #5274ee CMYK chart
      #5274ee RGB pie chart
      #5274ee color shades, tints & tones
#5274ee color schemes
#5274ee color preview, HTML & CSS examples
           This text has a color of #5274ee        
        
          <p style="color:#5274ee;">Text here</p>
        
        
          .mytext {color:#5274ee;}
        
        Text color #5274ee
      
           This box has a color of #5274ee        
        
          <div style="background-color:#5274ee;">Content here</div>
        
        
          .mybackground {background-color:#5274ee;}
        
        Background color #5274ee
      
           Border around this has a color of #5274ee        
        
          <div style="border:2px solid #5274ee;">Content here</div>
        
        
          .myborder {border:2px solid #5274ee;}
        
        Border color #5274ee