#7282d8 color space conversions
Hex:
        #7282d8
        RGB:
        114, 130, 216
        CMY:
        55, 49, 15
        CMYK:
        47, 40, 0, 15
      HSL:
        231°, 56.6667%, 64.7059%
        HSV (HSB):
        231°, 47.2222%, 84.7059%
        XYZ:
        27.3167, 24.5005, 68.2551
        xyY:
        0.2275, 0.2040, 24.5005
      CIE-Lab:
        56.5855, 17.0956, -46.0202
        CIE-LCH:
        56.5855, 49.0930, 290.3791
        CIE-Luv:
        56.5855, -11.4783, -73.9856
        Hunter-Lab:
        49.4980, 11.8882, -47.1091
      #7282d8 color charts
#7282d8 RGB chart
      #7282d8 CMYK chart
      #7282d8 RGB pie chart
      #7282d8 color shades, tints & tones
#7282d8 color schemes
#7282d8 color preview, HTML & CSS examples
           This text has a color of #7282d8        
        
          <p style="color:#7282d8;">Text here</p>
        
        
          .mytext {color:#7282d8;}
        
        Text color #7282d8
      
           This box has a color of #7282d8        
        
          <div style="background-color:#7282d8;">Content here</div>
        
        
          .mybackground {background-color:#7282d8;}
        
        Background color #7282d8
      
           Border around this has a color of #7282d8        
        
          <div style="border:2px solid #7282d8;">Content here</div>
        
        
          .myborder {border:2px solid #7282d8;}
        
        Border color #7282d8