#680acf color space conversions
Hex:
        #680acf
        RGB:
        104, 10, 207
        CMY:
        59, 96, 19
        CMYK:
        50, 95, 0, 19
      HSL:
        269°, 90.7834%, 42.5490%
        HSV (HSB):
        269°, 95.1691%, 81.1765%
        XYZ:
        17.0799, 7.6651, 59.6108
        xyY:
        0.2025, 0.0909, 7.6651
      CIE-Lab:
        33.2755, 69.7594, -78.6554
        CIE-LCH:
        33.2755, 105.1335, 311.5698
        CIE-Luv:
        33.2755, 9.4805, -106.6040
        Hunter-Lab:
        27.6860, 61.6692, -108.2774
      #680acf color charts
#680acf RGB chart
      #680acf CMYK chart
      #680acf RGB pie chart
      #680acf color shades, tints & tones
#680acf color schemes
#680acf color preview, HTML & CSS examples
           This text has a color of #680acf        
        
          <p style="color:#680acf;">Text here</p>
        
        
          .mytext {color:#680acf;}
        
        Text color #680acf
      
           This box has a color of #680acf        
        
          <div style="background-color:#680acf;">Content here</div>
        
        
          .mybackground {background-color:#680acf;}
        
        Background color #680acf
      
           Border around this has a color of #680acf        
        
          <div style="border:2px solid #680acf;">Content here</div>
        
        
          .myborder {border:2px solid #680acf;}
        
        Border color #680acf