#6c85fa color space conversions
Hex:
        #6c85fa
        RGB:
        108, 133, 250
        CMY:
        58, 48, 2
        CMYK:
        57, 47, 0, 2
      HSL:
        229°, 93.4211%, 70.1961%
        HSV (HSB):
        229°, 56.8000%, 98.0392%
        XYZ:
        31.8272, 26.8653, 93.9505
        xyY:
        0.2085, 0.1760, 26.8653
      CIE-Lab:
        58.8495, 24.5812, -61.3533
        CIE-LCH:
        58.8495, 66.0944, 291.8335
        CIE-Luv:
        58.8495, -15.4521, -100.1855
        Hunter-Lab:
        51.8318, 18.9019, -71.1871
      #6c85fa color charts
#6c85fa RGB chart
      #6c85fa CMYK chart
      #6c85fa RGB pie chart
      #6c85fa color shades, tints & tones
#6c85fa color schemes
#6c85fa color preview, HTML & CSS examples
           This text has a color of #6c85fa        
        
          <p style="color:#6c85fa;">Text here</p>
        
        
          .mytext {color:#6c85fa;}
        
        Text color #6c85fa
      
           This box has a color of #6c85fa        
        
          <div style="background-color:#6c85fa;">Content here</div>
        
        
          .mybackground {background-color:#6c85fa;}
        
        Background color #6c85fa
      
           Border around this has a color of #6c85fa        
        
          <div style="border:2px solid #6c85fa;">Content here</div>
        
        
          .myborder {border:2px solid #6c85fa;}
        
        Border color #6c85fa