#6d7ffd color space conversions
Hex:
        #6d7ffd
        RGB:
        109, 127, 253
        CMY:
        57, 50, 1
        CMYK:
        57, 50, 0, 1
      HSL:
        233°, 97.2973%, 70.9804%
        HSV (HSB):
        233°, 56.9170%, 99.2157%
        XYZ:
        31.6257, 25.5218, 96.1879
        xyY:
        0.2063, 0.1664, 25.5218
      CIE-Lab:
        57.5803, 29.3172, -65.0411
        CIE-LCH:
        57.5803, 71.3431, 294.2634
        CIE-Luv:
        57.5803, -13.3967, -105.9989
        Hunter-Lab:
        50.5191, 23.3351, -77.5242
      #6d7ffd color charts
#6d7ffd RGB chart
      #6d7ffd CMYK chart
      #6d7ffd RGB pie chart
      #6d7ffd color shades, tints & tones
#6d7ffd color schemes
#6d7ffd color preview, HTML & CSS examples
           This text has a color of #6d7ffd        
        
          <p style="color:#6d7ffd;">Text here</p>
        
        
          .mytext {color:#6d7ffd;}
        
        Text color #6d7ffd
      
           This box has a color of #6d7ffd        
        
          <div style="background-color:#6d7ffd;">Content here</div>
        
        
          .mybackground {background-color:#6d7ffd;}
        
        Background color #6d7ffd
      
           Border around this has a color of #6d7ffd        
        
          <div style="border:2px solid #6d7ffd;">Content here</div>
        
        
          .myborder {border:2px solid #6d7ffd;}
        
        Border color #6d7ffd