#7234fc color space conversions
Hex:
        #7234fc
        RGB:
        114, 52, 252
        CMY:
        55, 80, 1
        CMYK:
        55, 79, 0, 1
      HSL:
        259°, 97.0874%, 59.6078%
        HSV (HSB):
        259°, 79.3651%, 98.8235%
        XYZ:
        25.7381, 13.0617, 93.2601
        xyY:
        0.1949, 0.0989, 13.0617
      CIE-Lab:
        42.8560, 69.7918, -88.4607
        CIE-LCH:
        42.8560, 112.6773, 308.2720
        CIE-Luv:
        42.8560, 4.1631, -130.3140
        Hunter-Lab:
        36.1409, 63.8739, -127.6966
      #7234fc color charts
#7234fc RGB chart
      #7234fc CMYK chart
      #7234fc RGB pie chart
      #7234fc color shades, tints & tones
#7234fc color schemes
#7234fc color preview, HTML & CSS examples
           This text has a color of #7234fc        
        
          <p style="color:#7234fc;">Text here</p>
        
        
          .mytext {color:#7234fc;}
        
        Text color #7234fc
      
           This box has a color of #7234fc        
        
          <div style="background-color:#7234fc;">Content here</div>
        
        
          .mybackground {background-color:#7234fc;}
        
        Background color #7234fc
      
           Border around this has a color of #7234fc        
        
          <div style="border:2px solid #7234fc;">Content here</div>
        
        
          .myborder {border:2px solid #7234fc;}
        
        Border color #7234fc