#8288d7 color space conversions
Hex:
        #8288d7
        RGB:
        130, 136, 215
        CMY:
        49, 47, 16
        CMYK:
        40, 37, 0, 16
      HSL:
        236°, 51.5152%, 67.6471%
        HSV (HSB):
        236°, 39.5349%, 84.3137%
        XYZ:
        30.2758, 27.2604, 67.9561
        xyY:
        0.2413, 0.2172, 27.2604
      CIE-Lab:
        59.2146, 17.2716, -41.2369
        CIE-LCH:
        59.2146, 44.7079, 292.7258
        CIE-Luv:
        59.2146, -7.3235, -66.8216
        Hunter-Lab:
        52.2115, 12.1363, -40.6210
      #8288d7 color charts
#8288d7 RGB chart
      #8288d7 CMYK chart
      #8288d7 RGB pie chart
      #8288d7 color shades, tints & tones
#8288d7 color schemes
#8288d7 color preview, HTML & CSS examples
           This text has a color of #8288d7        
        
          <p style="color:#8288d7;">Text here</p>
        
        
          .mytext {color:#8288d7;}
        
        Text color #8288d7
      
           This box has a color of #8288d7        
        
          <div style="background-color:#8288d7;">Content here</div>
        
        
          .mybackground {background-color:#8288d7;}
        
        Background color #8288d7
      
           Border around this has a color of #8288d7        
        
          <div style="border:2px solid #8288d7;">Content here</div>
        
        
          .myborder {border:2px solid #8288d7;}
        
        Border color #8288d7