#6e72ef color space conversions
Hex:
        #6e72ef
        RGB:
        110, 114, 239
        CMY:
        57, 55, 6
        CMYK:
        54, 52, 0, 6
      HSL:
        238°, 80.1242%, 68.4314%
        HSV (HSB):
        238°, 53.9749%, 93.7255%
        XYZ:
        28.0277, 21.5816, 84.3498
        xyY:
        0.2092, 0.1611, 21.5816
      CIE-Lab:
        53.5803, 32.8875, -63.7180
        CIE-LCH:
        53.5803, 71.7048, 297.3001
        CIE-Luv:
        53.5803, -8.6871, -102.5186
        Hunter-Lab:
        46.4560, 26.3941, -75.1331
      #6e72ef color charts
#6e72ef RGB chart
      #6e72ef CMYK chart
      #6e72ef RGB pie chart
      #6e72ef color shades, tints & tones
#6e72ef color schemes
#6e72ef color preview, HTML & CSS examples
           This text has a color of #6e72ef        
        
          <p style="color:#6e72ef;">Text here</p>
        
        
          .mytext {color:#6e72ef;}
        
        Text color #6e72ef
      
           This box has a color of #6e72ef        
        
          <div style="background-color:#6e72ef;">Content here</div>
        
        
          .mybackground {background-color:#6e72ef;}
        
        Background color #6e72ef
      
           Border around this has a color of #6e72ef        
        
          <div style="border:2px solid #6e72ef;">Content here</div>
        
        
          .myborder {border:2px solid #6e72ef;}
        
        Border color #6e72ef