#7233fb color space conversions
Hex:
        #7233fb
        RGB:
        114, 51, 251
        CMY:
        55, 80, 2
        CMYK:
        55, 80, 0, 2
      HSL:
        259°, 96.1538%, 59.2157%
        HSV (HSB):
        259°, 79.6813%, 98.4314%
        XYZ:
        25.5358, 12.9101, 92.4128
        xyY:
        0.1951, 0.0987, 12.9101
      CIE-Lab:
        42.6275, 69.9273, -88.2778
        CIE-LCH:
        42.6275, 112.6179, 308.3837
        CIE-Luv:
        42.6275, 4.3877, -129.8287
        Hunter-Lab:
        35.9306, 63.9811, -127.3412
      #7233fb color charts
#7233fb RGB chart
      #7233fb CMYK chart
      #7233fb RGB pie chart
      #7233fb color shades, tints & tones
#7233fb color schemes
#7233fb color preview, HTML & CSS examples
           This text has a color of #7233fb        
        
          <p style="color:#7233fb;">Text here</p>
        
        
          .mytext {color:#7233fb;}
        
        Text color #7233fb
      
           This box has a color of #7233fb        
        
          <div style="background-color:#7233fb;">Content here</div>
        
        
          .mybackground {background-color:#7233fb;}
        
        Background color #7233fb
      
           Border around this has a color of #7233fb        
        
          <div style="border:2px solid #7233fb;">Content here</div>
        
        
          .myborder {border:2px solid #7233fb;}
        
        Border color #7233fb