#6e72fd color space conversions
Hex:
        #6e72fd
        RGB:
        110, 114, 253
        CMY:
        57, 55, 1
        CMYK:
        57, 55, 0, 1
      HSL:
        238°, 97.2789%, 71.1765%
        HSV (HSB):
        238°, 56.5217%, 99.2157%
        XYZ:
        30.1773, 22.4415, 95.6696
        xyY:
        0.2035, 0.1513, 22.4415
      CIE-Lab:
        54.4923, 37.2558, -70.0200
        CIE-LCH:
        54.4923, 79.3145, 298.0163
        CIE-Luv:
        54.4923, -9.3613, -112.9318
        Hunter-Lab:
        47.3724, 30.8069, -86.5767
      #6e72fd color charts
#6e72fd RGB chart
      #6e72fd CMYK chart
      #6e72fd RGB pie chart
      #6e72fd color shades, tints & tones
#6e72fd color schemes
#6e72fd color preview, HTML & CSS examples
           This text has a color of #6e72fd        
        
          <p style="color:#6e72fd;">Text here</p>
        
        
          .mytext {color:#6e72fd;}
        
        Text color #6e72fd
      
           This box has a color of #6e72fd        
        
          <div style="background-color:#6e72fd;">Content here</div>
        
        
          .mybackground {background-color:#6e72fd;}
        
        Background color #6e72fd
      
           Border around this has a color of #6e72fd        
        
          <div style="border:2px solid #6e72fd;">Content here</div>
        
        
          .myborder {border:2px solid #6e72fd;}
        
        Border color #6e72fd