#7274ef color space conversions
Hex:
        #7274ef
        RGB:
        114, 116, 239
        CMY:
        55, 55, 6
        CMYK:
        52, 51, 0, 6
      HSL:
        239°, 79.6178%, 69.2157%
        HSV (HSB):
        239°, 52.3013%, 93.7255%
        XYZ:
        28.7648, 22.3002, 84.4497
        xyY:
        0.2123, 0.1646, 22.3002
      CIE-Lab:
        54.3441, 32.4874, -62.4736
        CIE-LCH:
        54.3441, 70.4158, 297.4753
        CIE-Luv:
        54.3441, -7.9422, -100.9180
        Hunter-Lab:
        47.2231, 26.0886, -72.9729
      #7274ef color charts
#7274ef RGB chart
      #7274ef CMYK chart
      #7274ef RGB pie chart
      #7274ef color shades, tints & tones
#7274ef color schemes
#7274ef color preview, HTML & CSS examples
           This text has a color of #7274ef        
        
          <p style="color:#7274ef;">Text here</p>
        
        
          .mytext {color:#7274ef;}
        
        Text color #7274ef
      
           This box has a color of #7274ef        
        
          <div style="background-color:#7274ef;">Content here</div>
        
        
          .mybackground {background-color:#7274ef;}
        
        Background color #7274ef
      
           Border around this has a color of #7274ef        
        
          <div style="border:2px solid #7274ef;">Content here</div>
        
        
          .myborder {border:2px solid #7274ef;}
        
        Border color #7274ef