#8288db color space conversions
Hex:
        #8288db
        RGB:
        130, 136, 219
        CMY:
        49, 47, 14
        CMYK:
        41, 38, 0, 14
      HSL:
        236°, 55.2795%, 68.4314%
        HSV (HSB):
        236°, 40.6393%, 85.8824%
        XYZ:
        30.7963, 27.4686, 70.6967
        xyY:
        0.2388, 0.2130, 27.4686
      CIE-Lab:
        59.4056, 18.3940, -43.1751
        CIE-LCH:
        59.4056, 46.9300, 293.0756
        CIE-Luv:
        59.4056, -7.5272, -70.1658
        Hunter-Lab:
        52.4105, 13.1677, -43.2891
      #8288db color charts
#8288db RGB chart
      #8288db CMYK chart
      #8288db RGB pie chart
      #8288db color shades, tints & tones
#8288db color schemes
#8288db color preview, HTML & CSS examples
           This text has a color of #8288db        
        
          <p style="color:#8288db;">Text here</p>
        
        
          .mytext {color:#8288db;}
        
        Text color #8288db
      
           This box has a color of #8288db        
        
          <div style="background-color:#8288db;">Content here</div>
        
        
          .mybackground {background-color:#8288db;}
        
        Background color #8288db
      
           Border around this has a color of #8288db        
        
          <div style="border:2px solid #8288db;">Content here</div>
        
        
          .myborder {border:2px solid #8288db;}
        
        Border color #8288db