#7274d7 color space conversions
Hex:
        #7274d7
        RGB:
        114, 116, 215
        CMY:
        55, 55, 16
        CMYK:
        47, 46, 0, 16
      HSL:
        239°, 55.8011%, 64.5098%
        HSV (HSB):
        239°, 46.9767%, 84.3137%
        XYZ:
        25.4506, 20.9745, 66.9971
        xyY:
        0.2244, 0.1849, 20.9745
      CIE-Lab:
        52.9216, 25.1966, -51.2792
        CIE-LCH:
        52.9216, 57.1352, 296.1677
        CIE-Luv:
        52.9216, -6.6639, -82.1763
        Hunter-Lab:
        45.7979, 19.0487, -54.6759
      #7274d7 color charts
#7274d7 RGB chart
      #7274d7 CMYK chart
      #7274d7 RGB pie chart
      #7274d7 color shades, tints & tones
#7274d7 color schemes
#7274d7 color preview, HTML & CSS examples
           This text has a color of #7274d7        
        
          <p style="color:#7274d7;">Text here</p>
        
        
          .mytext {color:#7274d7;}
        
        Text color #7274d7
      
           This box has a color of #7274d7        
        
          <div style="background-color:#7274d7;">Content here</div>
        
        
          .mybackground {background-color:#7274d7;}
        
        Background color #7274d7
      
           Border around this has a color of #7274d7        
        
          <div style="border:2px solid #7274d7;">Content here</div>
        
        
          .myborder {border:2px solid #7274d7;}
        
        Border color #7274d7