#7264df color space conversions
Hex:
        #7264df
        RGB:
        114, 100, 223
        CMY:
        55, 61, 13
        CMYK:
        49, 55, 0, 13
      HSL:
        247°, 65.7754%, 63.3333%
        HSV (HSB):
        247°, 55.1570%, 87.4510%
        XYZ:
        24.8159, 18.0195, 71.9822
        xyY:
        0.2161, 0.1569, 18.0195
      CIE-Lab:
        49.5197, 37.1583, -61.2631
        CIE-LCH:
        49.5197, 71.6513, 301.2383
        CIE-Luv:
        49.5197, -2.3220, -97.2084
        Hunter-Lab:
        42.4493, 30.0648, -70.8247
      #7264df color charts
#7264df RGB chart
      #7264df CMYK chart
      #7264df RGB pie chart
      #7264df color shades, tints & tones
#7264df color schemes
#7264df color preview, HTML & CSS examples
           This text has a color of #7264df        
        
          <p style="color:#7264df;">Text here</p>
        
        
          .mytext {color:#7264df;}
        
        Text color #7264df
      
           This box has a color of #7264df        
        
          <div style="background-color:#7264df;">Content here</div>
        
        
          .mybackground {background-color:#7264df;}
        
        Background color #7264df
      
           Border around this has a color of #7264df        
        
          <div style="border:2px solid #7264df;">Content here</div>
        
        
          .myborder {border:2px solid #7264df;}
        
        Border color #7264df