#7223ec color space conversions
Hex:
        #7223ec
        RGB:
        114, 35, 236
        CMY:
        55, 86, 7
        CMYK:
        52, 85, 0, 7
      HSL:
        264°, 84.1004%, 53.1373%
        HSV (HSB):
        264°, 85.1695%, 92.5490%
        XYZ:
        22.6808, 10.8356, 80.2529
        xyY:
        0.1994, 0.0952, 10.8356
      CIE-Lab:
        39.3022, 71.7581, -85.3121
        CIE-LCH:
        39.3022, 111.4781, 310.0680
        CIE-Luv:
        39.3022, 7.7347, -122.3168
        Hunter-Lab:
        32.9175, 65.3844, -121.5071
      #7223ec color charts
#7223ec RGB chart
      #7223ec CMYK chart
      #7223ec RGB pie chart
      #7223ec color shades, tints & tones
#7223ec color schemes
#7223ec color preview, HTML & CSS examples
           This text has a color of #7223ec        
        
          <p style="color:#7223ec;">Text here</p>
        
        
          .mytext {color:#7223ec;}
        
        Text color #7223ec
      
           This box has a color of #7223ec        
        
          <div style="background-color:#7223ec;">Content here</div>
        
        
          .mybackground {background-color:#7223ec;}
        
        Background color #7223ec
      
           Border around this has a color of #7223ec        
        
          <div style="border:2px solid #7223ec;">Content here</div>
        
        
          .myborder {border:2px solid #7223ec;}
        
        Border color #7223ec