#8068cd color space conversions
Hex:
        #8068cd
        RGB:
        128, 104, 205
        CMY:
        50, 59, 20
        CMYK:
        38, 49, 0, 20
      HSL:
        254°, 50.2488%, 60.5882%
        HSV (HSB):
        254°, 49.2683%, 80.3922%
        XYZ:
        24.8718, 18.8976, 60.0943
        xyY:
        0.2395, 0.1819, 18.8976
      CIE-Lab:
        50.5672, 32.8833, -49.2833
        CIE-LCH:
        50.5672, 59.2466, 303.7124
        CIE-Luv:
        50.5672, 3.7928, -79.0533
        Hunter-Lab:
        43.4714, 26.0526, -51.5318
      #8068cd color charts
#8068cd RGB chart
      #8068cd CMYK chart
      #8068cd RGB pie chart
      #8068cd color shades, tints & tones
#8068cd color schemes
#8068cd color preview, HTML & CSS examples
           This text has a color of #8068cd        
        
          <p style="color:#8068cd;">Text here</p>
        
        
          .mytext {color:#8068cd;}
        
        Text color #8068cd
      
           This box has a color of #8068cd        
        
          <div style="background-color:#8068cd;">Content here</div>
        
        
          .mybackground {background-color:#8068cd;}
        
        Background color #8068cd
      
           Border around this has a color of #8068cd        
        
          <div style="border:2px solid #8068cd;">Content here</div>
        
        
          .myborder {border:2px solid #8068cd;}
        
        Border color #8068cd