#8080c9 color space conversions
Hex:
        #8080c9
        RGB:
        128, 128, 201
        CMY:
        50, 50, 21
        CMYK:
        36, 36, 0, 21
      HSL:
        240°, 40.3315%, 64.5098%
        HSV (HSB):
        240°, 36.3184%, 78.8235%
        XYZ:
        27.1639, 24.2446, 58.5063
        xyY:
        0.2471, 0.2206, 24.2446
      CIE-Lab:
        56.3318, 17.5723, -37.8863
        CIE-LCH:
        56.3318, 41.7631, 294.8827
        CIE-Luv:
        56.3318, -4.3852, -60.8268
        Hunter-Lab:
        49.2388, 12.3063, -35.9822
      #8080c9 color charts
#8080c9 RGB chart
      #8080c9 CMYK chart
      #8080c9 RGB pie chart
      #8080c9 color shades, tints & tones
#8080c9 color schemes
#8080c9 color preview, HTML & CSS examples
           This text has a color of #8080c9        
        
          <p style="color:#8080c9;">Text here</p>
        
        
          .mytext {color:#8080c9;}
        
        Text color #8080c9
      
           This box has a color of #8080c9        
        
          <div style="background-color:#8080c9;">Content here</div>
        
        
          .mybackground {background-color:#8080c9;}
        
        Background color #8080c9
      
           Border around this has a color of #8080c9        
        
          <div style="border:2px solid #8080c9;">Content here</div>
        
        
          .myborder {border:2px solid #8080c9;}
        
        Border color #8080c9