#7448eb color space conversions
Hex:
        #7448eb
        RGB:
        116, 72, 235
        CMY:
        55, 72, 8
        CMYK:
        51, 69, 0, 8
      HSL:
        256°, 80.2956%, 60.1961%
        HSV (HSB):
        256°, 69.3617%, 92.1569%
        XYZ:
        24.5152, 14.3459, 80.0742
        xyY:
        0.2061, 0.1206, 14.3459
      CIE-Lab:
        44.7250, 56.5295, -75.8283
        CIE-LCH:
        44.7250, 94.5807, 306.7043
        CIE-Luv:
        44.7250, 3.7706, -115.8834
        Hunter-Lab:
        37.8760, 49.2512, -98.8328
      #7448eb color charts
#7448eb RGB chart
      #7448eb CMYK chart
      #7448eb RGB pie chart
      #7448eb color shades, tints & tones
#7448eb color schemes
#7448eb color preview, HTML & CSS examples
           This text has a color of #7448eb        
        
          <p style="color:#7448eb;">Text here</p>
        
        
          .mytext {color:#7448eb;}
        
        Text color #7448eb
      
           This box has a color of #7448eb        
        
          <div style="background-color:#7448eb;">Content here</div>
        
        
          .mybackground {background-color:#7448eb;}
        
        Background color #7448eb
      
           Border around this has a color of #7448eb        
        
          <div style="border:2px solid #7448eb;">Content here</div>
        
        
          .myborder {border:2px solid #7448eb;}
        
        Border color #7448eb