#7281dd color space conversions
Hex:
        #7281dd
        RGB:
        114, 129, 221
        CMY:
        55, 49, 13
        CMYK:
        48, 42, 0, 13
      HSL:
        232°, 61.1429%, 65.6863%
        HSV (HSB):
        232°, 48.4163%, 86.6667%
        XYZ:
        27.8408, 24.4984, 71.6679
        xyY:
        0.2245, 0.1976, 24.4984
      CIE-Lab:
        56.5834, 19.2017, -48.8305
        CIE-LCH:
        56.5834, 52.4702, 291.4663
        CIE-Luv:
        56.5834, -11.3079, -78.7622
        Hunter-Lab:
        49.4958, 13.7865, -51.2024
      #7281dd color charts
#7281dd RGB chart
      #7281dd CMYK chart
      #7281dd RGB pie chart
      #7281dd color shades, tints & tones
#7281dd color schemes
#7281dd color preview, HTML & CSS examples
           This text has a color of #7281dd        
        
          <p style="color:#7281dd;">Text here</p>
        
        
          .mytext {color:#7281dd;}
        
        Text color #7281dd
      
           This box has a color of #7281dd        
        
          <div style="background-color:#7281dd;">Content here</div>
        
        
          .mybackground {background-color:#7281dd;}
        
        Background color #7281dd
      
           Border around this has a color of #7281dd        
        
          <div style="border:2px solid #7281dd;">Content here</div>
        
        
          .myborder {border:2px solid #7281dd;}
        
        Border color #7281dd