#7282d9 color space conversions
Hex:
        #7282d9
        RGB:
        114, 130, 217
        CMY:
        55, 49, 15
        CMYK:
        47, 40, 0, 15
      HSL:
        231°, 57.5419%, 64.9020%
        HSV (HSB):
        231°, 47.4654%, 85.0980%
        XYZ:
        27.4464, 24.5524, 68.9381
        xyY:
        0.2269, 0.2030, 24.5524
      CIE-Lab:
        56.6367, 17.3964, -46.5010
        CIE-LCH:
        56.6367, 49.6486, 290.5112
        CIE-Luv:
        56.6367, -11.5132, -74.8108
        Hunter-Lab:
        49.5504, 12.1597, -47.8033
      #7282d9 color charts
#7282d9 RGB chart
      #7282d9 CMYK chart
      #7282d9 RGB pie chart
      #7282d9 color shades, tints & tones
#7282d9 color schemes
#7282d9 color preview, HTML & CSS examples
           This text has a color of #7282d9        
        
          <p style="color:#7282d9;">Text here</p>
        
        
          .mytext {color:#7282d9;}
        
        Text color #7282d9
      
           This box has a color of #7282d9        
        
          <div style="background-color:#7282d9;">Content here</div>
        
        
          .mybackground {background-color:#7282d9;}
        
        Background color #7282d9
      
           Border around this has a color of #7282d9        
        
          <div style="border:2px solid #7282d9;">Content here</div>
        
        
          .myborder {border:2px solid #7282d9;}
        
        Border color #7282d9