#8088c0 color space conversions
Hex:
        #8088c0
        RGB:
        128, 136, 192
        CMY:
        50, 47, 25
        CMYK:
        33, 29, 0, 25
      HSL:
        233°, 33.6842%, 62.7451%
        HSV (HSB):
        233°, 33.3333%, 75.2941%
        XYZ:
        27.2207, 26.0033, 53.4536
        xyY:
        0.2552, 0.2438, 26.0033
      CIE-Lab:
        58.0402, 10.4383, -30.1186
        CIE-LCH:
        58.0402, 31.8762, 289.1149
        CIE-Luv:
        58.0402, -7.0480, -47.6723
        Hunter-Lab:
        50.9934, 6.0462, -26.4551
      #8088c0 color charts
#8088c0 RGB chart
      #8088c0 CMYK chart
      #8088c0 RGB pie chart
      #8088c0 color shades, tints & tones
#8088c0 color schemes
#8088c0 color preview, HTML & CSS examples
           This text has a color of #8088c0        
        
          <p style="color:#8088c0;">Text here</p>
        
        
          .mytext {color:#8088c0;}
        
        Text color #8088c0
      
           This box has a color of #8088c0        
        
          <div style="background-color:#8088c0;">Content here</div>
        
        
          .mybackground {background-color:#8088c0;}
        
        Background color #8088c0
      
           Border around this has a color of #8088c0        
        
          <div style="border:2px solid #8088c0;">Content here</div>
        
        
          .myborder {border:2px solid #8088c0;}
        
        Border color #8088c0