#6c80fd color space conversions
Hex:
        #6c80fd
        RGB:
        108, 128, 253
        CMY:
        58, 50, 1
        CMYK:
        57, 49, 0, 1
      HSL:
        232°, 97.3154%, 70.7843%
        HSV (HSB):
        232°, 57.3123%, 99.2157%
        XYZ:
        31.6331, 25.7183, 96.2254
        xyY:
        0.2060, 0.1675, 25.7183
      CIE-Lab:
        57.7687, 28.5325, -64.7412
        CIE-LCH:
        57.7687, 70.7497, 293.7838
        CIE-Luv:
        57.7687, -13.9960, -105.5306
        Hunter-Lab:
        50.7132, 22.5938, -77.0000
      #6c80fd color charts
#6c80fd RGB chart
      #6c80fd CMYK chart
      #6c80fd RGB pie chart
      #6c80fd color shades, tints & tones
#6c80fd color schemes
#6c80fd color preview, HTML & CSS examples
           This text has a color of #6c80fd        
        
          <p style="color:#6c80fd;">Text here</p>
        
        
          .mytext {color:#6c80fd;}
        
        Text color #6c80fd
      
           This box has a color of #6c80fd        
        
          <div style="background-color:#6c80fd;">Content here</div>
        
        
          .mybackground {background-color:#6c80fd;}
        
        Background color #6c80fd
      
           Border around this has a color of #6c80fd        
        
          <div style="border:2px solid #6c80fd;">Content here</div>
        
        
          .myborder {border:2px solid #6c80fd;}
        
        Border color #6c80fd