#7287dd color space conversions
Hex:
        #7287dd
        RGB:
        114, 135, 221
        CMY:
        55, 47, 13
        CMYK:
        48, 39, 0, 13
      HSL:
        228°, 61.1429%, 65.6863%
        HSV (HSB):
        228°, 48.4163%, 86.6667%
        XYZ:
        28.6545, 26.1258, 71.9391
        xyY:
        0.2261, 0.2062, 26.1258
      CIE-Lab:
        58.1563, 15.6260, -46.3378
        CIE-LCH:
        58.1563, 48.9015, 288.6351
        CIE-Luv:
        58.1563, -13.4001, -74.7262
        Hunter-Lab:
        51.1134, 10.6199, -47.6678
      #7287dd color charts
#7287dd RGB chart
      #7287dd CMYK chart
      #7287dd RGB pie chart
      #7287dd color shades, tints & tones
#7287dd color schemes
#7287dd color preview, HTML & CSS examples
           This text has a color of #7287dd        
        
          <p style="color:#7287dd;">Text here</p>
        
        
          .mytext {color:#7287dd;}
        
        Text color #7287dd
      
           This box has a color of #7287dd        
        
          <div style="background-color:#7287dd;">Content here</div>
        
        
          .mybackground {background-color:#7287dd;}
        
        Background color #7287dd
      
           Border around this has a color of #7287dd        
        
          <div style="border:2px solid #7287dd;">Content here</div>
        
        
          .myborder {border:2px solid #7287dd;}
        
        Border color #7287dd