#7282df color space conversions
Hex:
        #7282df
        RGB:
        114, 130, 223
        CMY:
        55, 49, 13
        CMYK:
        49, 42, 0, 13
      HSL:
        231°, 63.0058%, 66.0784%
        HSV (HSB):
        231°, 48.8789%, 87.4510%
        XYZ:
        28.2413, 24.8704, 73.1240
        xyY:
        0.2237, 0.1970, 24.8704
      CIE-Lab:
        56.9489, 19.2108, -49.3706
        CIE-LCH:
        56.9489, 52.9765, 291.2618
        CIE-Luv:
        56.9489, -11.7225, -79.7370
        Hunter-Lab:
        49.8702, 13.8111, -52.0270
      #7282df color charts
#7282df RGB chart
      #7282df CMYK chart
      #7282df RGB pie chart
      #7282df color shades, tints & tones
#7282df color schemes
#7282df color preview, HTML & CSS examples
           This text has a color of #7282df        
        
          <p style="color:#7282df;">Text here</p>
        
        
          .mytext {color:#7282df;}
        
        Text color #7282df
      
           This box has a color of #7282df        
        
          <div style="background-color:#7282df;">Content here</div>
        
        
          .mybackground {background-color:#7282df;}
        
        Background color #7282df
      
           Border around this has a color of #7282df        
        
          <div style="border:2px solid #7282df;">Content here</div>
        
        
          .myborder {border:2px solid #7282df;}
        
        Border color #7282df