#7481cb color space conversions
Hex:
        #7481cb
        RGB:
        116, 129, 203
        CMY:
        55, 49, 20
        CMYK:
        43, 36, 0, 20
      HSL:
        231°, 45.5497%, 62.5490%
        HSV (HSB):
        231°, 42.8571%, 79.6078%
        XYZ:
        25.8322, 23.7253, 59.7179
        xyY:
        0.2364, 0.2171, 23.7253
      CIE-Lab:
        55.8117, 14.3419, -39.8978
        CIE-LCH:
        55.8117, 42.3972, 289.7719
        CIE-Luv:
        55.8117, -9.8739, -63.5765
        Hunter-Lab:
        48.7086, 9.4258, -38.5948
      #7481cb color charts
#7481cb RGB chart
      #7481cb CMYK chart
      #7481cb RGB pie chart
      #7481cb color shades, tints & tones
#7481cb color schemes
#7481cb color preview, HTML & CSS examples
           This text has a color of #7481cb        
        
          <p style="color:#7481cb;">Text here</p>
        
        
          .mytext {color:#7481cb;}
        
        Text color #7481cb
      
           This box has a color of #7481cb        
        
          <div style="background-color:#7481cb;">Content here</div>
        
        
          .mybackground {background-color:#7481cb;}
        
        Background color #7481cb
      
           Border around this has a color of #7481cb        
        
          <div style="border:2px solid #7481cb;">Content here</div>
        
        
          .myborder {border:2px solid #7481cb;}
        
        Border color #7481cb