#7244cd color space conversions
Hex:
        #7244cd
        RGB:
        114, 68, 205
        CMY:
        55, 73, 20
        CMYK:
        44, 67, 0, 20
      HSL:
        260°, 57.8059%, 53.5294%
        HSV (HSB):
        260°, 66.8293%, 80.3922%
        XYZ:
        20.0260, 12.1194, 59.0414
        xyY:
        0.2196, 0.1329, 12.1194
      CIE-Lab:
        41.4053, 50.0873, -64.1159
        CIE-LCH:
        41.4053, 81.3608, 307.9969
        CIE-Luv:
        41.4053, 7.2930, -97.1551
        Hunter-Lab:
        34.8130, 41.7586, -76.1844
      #7244cd color charts
#7244cd RGB chart
      #7244cd CMYK chart
      #7244cd RGB pie chart
      #7244cd color shades, tints & tones
#7244cd color schemes
#7244cd color preview, HTML & CSS examples
           This text has a color of #7244cd        
        
          <p style="color:#7244cd;">Text here</p>
        
        
          .mytext {color:#7244cd;}
        
        Text color #7244cd
      
           This box has a color of #7244cd        
        
          <div style="background-color:#7244cd;">Content here</div>
        
        
          .mybackground {background-color:#7244cd;}
        
        Background color #7244cd
      
           Border around this has a color of #7244cd        
        
          <div style="border:2px solid #7244cd;">Content here</div>
        
        
          .myborder {border:2px solid #7244cd;}
        
        Border color #7244cd