#8288d3 color space conversions
Hex:
        #8288d3
        RGB:
        130, 136, 211
        CMY:
        49, 47, 17
        CMYK:
        38, 36, 0, 17
      HSL:
        236°, 47.9290%, 66.8627%
        HSV (HSB):
        236°, 38.3886%, 82.7451%
        XYZ:
        29.7680, 27.0573, 65.2817
        xyY:
        0.2438, 0.2216, 27.0573
      CIE-Lab:
        59.0273, 16.1588, -39.2876
        CIE-LCH:
        59.0273, 42.4809, 292.3571
        CIE-Luv:
        59.0273, -7.1192, -63.4639
        Hunter-Lab:
        52.0166, 11.1225, -37.9982
      #8288d3 color charts
#8288d3 RGB chart
      #8288d3 CMYK chart
      #8288d3 RGB pie chart
      #8288d3 color shades, tints & tones
#8288d3 color schemes
#8288d3 color preview, HTML & CSS examples
           This text has a color of #8288d3        
        
          <p style="color:#8288d3;">Text here</p>
        
        
          .mytext {color:#8288d3;}
        
        Text color #8288d3
      
           This box has a color of #8288d3        
        
          <div style="background-color:#8288d3;">Content here</div>
        
        
          .mybackground {background-color:#8288d3;}
        
        Background color #8288d3
      
           Border around this has a color of #8288d3        
        
          <div style="border:2px solid #8288d3;">Content here</div>
        
        
          .myborder {border:2px solid #8288d3;}
        
        Border color #8288d3