#7248ef color space conversions
Hex:
        #7248ef
        RGB:
        114, 72, 239
        CMY:
        55, 72, 6
        CMYK:
        52, 70, 0, 6
      HSL:
        255°, 83.9196%, 60.9804%
        HSV (HSB):
        255°, 69.8745%, 93.7255%
        XYZ:
        24.8368, 14.4441, 83.1403
        xyY:
        0.2029, 0.1180, 14.4441
      CIE-Lab:
        44.8633, 57.3189, -77.8652
        CIE-LCH:
        44.8633, 96.6873, 306.3579
        CIE-Luv:
        44.8633, 2.6418, -118.7049
        Hunter-Lab:
        38.0054, 50.1413, -103.0984
      #7248ef color charts
#7248ef RGB chart
      #7248ef CMYK chart
      #7248ef RGB pie chart
      #7248ef color shades, tints & tones
#7248ef color schemes
#7248ef color preview, HTML & CSS examples
           This text has a color of #7248ef        
        
          <p style="color:#7248ef;">Text here</p>
        
        
          .mytext {color:#7248ef;}
        
        Text color #7248ef
      
           This box has a color of #7248ef        
        
          <div style="background-color:#7248ef;">Content here</div>
        
        
          .mybackground {background-color:#7248ef;}
        
        Background color #7248ef
      
           Border around this has a color of #7248ef        
        
          <div style="border:2px solid #7248ef;">Content here</div>
        
        
          .myborder {border:2px solid #7248ef;}
        
        Border color #7248ef