#6166ff color space conversions
Hex:
        #6166ff
        RGB:
        97, 102, 255
        CMY:
        62, 60, 0
        CMYK:
        62, 60, 0, 0
      HSL:
        238°, 100.0000%, 69.0196%
        HSV (HSB):
        238°, 61.9608%, 100.0000%
        XYZ:
        27.7311, 19.2641, 96.8645
        xyY:
        0.1928, 0.1339, 19.2641
      CIE-Lab:
        50.9948, 42.8537, -76.8444
        CIE-LCH:
        50.9948, 87.9858, 299.1470
        CIE-Luv:
        50.9948, -10.0658, -121.2116
        Hunter-Lab:
        43.8909, 35.9707, -100.1257
      #6166ff color charts
#6166ff RGB chart
      #6166ff CMYK chart
      #6166ff RGB pie chart
      #6166ff color shades, tints & tones
#6166ff color schemes
#6166ff color preview, HTML & CSS examples
           This text has a color of #6166ff        
        
          <p style="color:#6166ff;">Text here</p>
        
        
          .mytext {color:#6166ff;}
        
        Text color #6166ff
      
           This box has a color of #6166ff        
        
          <div style="background-color:#6166ff;">Content here</div>
        
        
          .mybackground {background-color:#6166ff;}
        
        Background color #6166ff
      
           Border around this has a color of #6166ff        
        
          <div style="border:2px solid #6166ff;">Content here</div>
        
        
          .myborder {border:2px solid #6166ff;}
        
        Border color #6166ff