#7458df color space conversions
Hex:
        #7458df
        RGB:
        116, 88, 223
        CMY:
        55, 65, 13
        CMYK:
        48, 61, 0, 13
      HSL:
        252°, 67.8392%, 60.9804%
        HSV (HSB):
        252°, 60.5381%, 87.4510%
        XYZ:
        24.0115, 16.0202, 71.6387
        xyY:
        0.2150, 0.1435, 16.0202
      CIE-Lab:
        47.0009, 44.5241, -65.3283
        CIE-LCH:
        47.0009, 79.0581, 304.2761
        CIE-Luv:
        47.0009, 1.5747, -102.3296
        Hunter-Lab:
        40.0252, 37.0396, -78.1020
      #7458df color charts
#7458df RGB chart
      #7458df CMYK chart
      #7458df RGB pie chart
      #7458df color shades, tints & tones
#7458df color schemes
#7458df color preview, HTML & CSS examples
           This text has a color of #7458df        
        
          <p style="color:#7458df;">Text here</p>
        
        
          .mytext {color:#7458df;}
        
        Text color #7458df
      
           This box has a color of #7458df        
        
          <div style="background-color:#7458df;">Content here</div>
        
        
          .mybackground {background-color:#7458df;}
        
        Background color #7458df
      
           Border around this has a color of #7458df        
        
          <div style="border:2px solid #7458df;">Content here</div>
        
        
          .myborder {border:2px solid #7458df;}
        
        Border color #7458df