#6d96ce color space conversions
Hex:
        #6d96ce
        RGB:
        109, 150, 206
        CMY:
        57, 41, 19
        CMYK:
        47, 27, 0, 19
      HSL:
        215°, 49.7436%, 61.7647%
        HSV (HSB):
        215°, 47.0874%, 80.7843%
        XYZ:
        28.3536, 29.5201, 62.5961
        xyY:
        0.2354, 0.2450, 29.5201
      CIE-Lab:
        61.2380, 1.1651, -33.1312
        CIE-LCH:
        61.2380, 33.1516, 272.0140
        CIE-Luv:
        61.2380, -20.4790, -51.8606
        Hunter-Lab:
        54.3324, -1.9308, -30.2750
      #6d96ce color charts
#6d96ce RGB chart
      #6d96ce CMYK chart
      #6d96ce RGB pie chart
      #6d96ce color shades, tints & tones
#6d96ce color schemes
#6d96ce color preview, HTML & CSS examples
           This text has a color of #6d96ce        
        
          <p style="color:#6d96ce;">Text here</p>
        
        
          .mytext {color:#6d96ce;}
        
        Text color #6d96ce
      
           This box has a color of #6d96ce        
        
          <div style="background-color:#6d96ce;">Content here</div>
        
        
          .mybackground {background-color:#6d96ce;}
        
        Background color #6d96ce
      
           Border around this has a color of #6d96ce        
        
          <div style="border:2px solid #6d96ce;">Content here</div>
        
        
          .myborder {border:2px solid #6d96ce;}
        
        Border color #6d96ce