#6c96ca color space conversions
Hex:
        #6c96ca
        RGB:
        108, 150, 202
        CMY:
        58, 41, 21
        CMYK:
        47, 26, 0, 21
      HSL:
        213°, 47.0000%, 60.7843%
        HSV (HSB):
        213°, 46.5347%, 79.2157%
        XYZ:
        27.7514, 29.2651, 60.0632
        xyY:
        0.2370, 0.2500, 29.2651
      CIE-Lab:
        61.0149, -0.2558, -31.2417
        CIE-LCH:
        61.0149, 31.2428, 269.5309
        CIE-Luv:
        61.0149, -20.8201, -48.5406
        Hunter-Lab:
        54.0972, -3.1014, -27.9606
      #6c96ca color charts
#6c96ca RGB chart
      #6c96ca CMYK chart
      #6c96ca RGB pie chart
      #6c96ca color shades, tints & tones
#6c96ca color schemes
#6c96ca color preview, HTML & CSS examples
           This text has a color of #6c96ca        
        
          <p style="color:#6c96ca;">Text here</p>
        
        
          .mytext {color:#6c96ca;}
        
        Text color #6c96ca
      
           This box has a color of #6c96ca        
        
          <div style="background-color:#6c96ca;">Content here</div>
        
        
          .mybackground {background-color:#6c96ca;}
        
        Background color #6c96ca
      
           Border around this has a color of #6c96ca        
        
          <div style="border:2px solid #6c96ca;">Content here</div>
        
        
          .myborder {border:2px solid #6c96ca;}
        
        Border color #6c96ca