#7332eb color space conversions
Hex:
        #7332eb
        RGB:
        115, 50, 235
        CMY:
        55, 80, 8
        CMYK:
        51, 79, 0, 8
      HSL:
        261°, 82.2222%, 55.8824%
        HSV (HSB):
        261°, 78.7234%, 92.1569%
        XYZ:
        23.2062, 11.9242, 79.6758
        xyY:
        0.2021, 0.1039, 11.9242
      CIE-Lab:
        41.0954, 66.4054, -81.7862
        CIE-LCH:
        41.0954, 105.3502, 309.0745
        CIE-Luv:
        41.0954, 6.7322, -120.2246
        Hunter-Lab:
        34.5314, 59.5277, -112.6302
      #7332eb color charts
#7332eb RGB chart
      #7332eb CMYK chart
      #7332eb RGB pie chart
      #7332eb color shades, tints & tones
#7332eb color schemes
#7332eb color preview, HTML & CSS examples
           This text has a color of #7332eb        
        
          <p style="color:#7332eb;">Text here</p>
        
        
          .mytext {color:#7332eb;}
        
        Text color #7332eb
      
           This box has a color of #7332eb        
        
          <div style="background-color:#7332eb;">Content here</div>
        
        
          .mybackground {background-color:#7332eb;}
        
        Background color #7332eb
      
           Border around this has a color of #7332eb        
        
          <div style="border:2px solid #7332eb;">Content here</div>
        
        
          .myborder {border:2px solid #7332eb;}
        
        Border color #7332eb