#7241ef color space conversions
Hex:
        #7241ef
        RGB:
        114, 65, 239
        CMY:
        55, 75, 6
        CMYK:
        52, 73, 0, 6
      HSL:
        257°, 84.4660%, 59.6078%
        HSV (HSB):
        257°, 72.8033%, 93.7255%
        XYZ:
        24.4097, 13.5900, 82.9980
        xyY:
        0.2017, 0.1123, 13.5900
      CIE-Lab:
        43.6391, 60.7526, -79.8714
        CIE-LCH:
        43.6391, 100.3510, 307.2577
        CIE-Luv:
        43.6391, 3.8265, -120.3020
        Hunter-Lab:
        36.8646, 53.6798, -107.6818
      #7241ef color charts
#7241ef RGB chart
      #7241ef CMYK chart
      #7241ef RGB pie chart
      #7241ef color shades, tints & tones
#7241ef color schemes
#7241ef color preview, HTML & CSS examples
           This text has a color of #7241ef        
        
          <p style="color:#7241ef;">Text here</p>
        
        
          .mytext {color:#7241ef;}
        
        Text color #7241ef
      
           This box has a color of #7241ef        
        
          <div style="background-color:#7241ef;">Content here</div>
        
        
          .mybackground {background-color:#7241ef;}
        
        Background color #7241ef
      
           Border around this has a color of #7241ef        
        
          <div style="border:2px solid #7241ef;">Content here</div>
        
        
          .myborder {border:2px solid #7241ef;}
        
        Border color #7241ef