#7239fd color space conversions
Hex:
        #7239fd
        RGB:
        114, 57, 253
        CMY:
        55, 78, 1
        CMYK:
        55, 77, 0, 1
      HSL:
        257°, 98.0000%, 60.7843%
        HSV (HSB):
        257°, 77.4704%, 99.2157%
        XYZ:
        26.1322, 13.5955, 94.1754
        xyY:
        0.1952, 0.1015, 13.5955
      CIE-Lab:
        43.6472, 68.0242, -87.7160
        CIE-LCH:
        43.6472, 111.0017, 307.7938
        CIE-Luv:
        43.6472, 3.4513, -130.2941
        Hunter-Lab:
        36.8721, 61.9813, -125.6227
      #7239fd color charts
#7239fd RGB chart
      #7239fd CMYK chart
      #7239fd RGB pie chart
      #7239fd color shades, tints & tones
#7239fd color schemes
#7239fd color preview, HTML & CSS examples
           This text has a color of #7239fd        
        
          <p style="color:#7239fd;">Text here</p>
        
        
          .mytext {color:#7239fd;}
        
        Text color #7239fd
      
           This box has a color of #7239fd        
        
          <div style="background-color:#7239fd;">Content here</div>
        
        
          .mybackground {background-color:#7239fd;}
        
        Background color #7239fd
      
           Border around this has a color of #7239fd        
        
          <div style="border:2px solid #7239fd;">Content here</div>
        
        
          .myborder {border:2px solid #7239fd;}
        
        Border color #7239fd