#4532fb color space conversions
Hex:
        #4532fb
        RGB:
        69, 50, 251
        CMY:
        73, 80, 2
        CMYK:
        73, 80, 0, 2
      HSL:
        246°, 96.1722%, 59.0196%
        HSV (HSB):
        246°, 80.0797%, 98.4314%
        XYZ:
        21.0074, 10.5114, 92.1885
        xyY:
        0.1698, 0.0850, 10.5114
      CIE-Lab:
        38.7451, 66.3366, -94.8181
        CIE-LCH:
        38.7451, 115.7196, 304.9774
        CIE-Luv:
        38.7451, -6.6780, -131.2251
        Hunter-Lab:
        32.4214, 58.9217, -145.8931
      #4532fb color charts
#4532fb RGB chart
      #4532fb CMYK chart
      #4532fb RGB pie chart
      #4532fb color shades, tints & tones
#4532fb color schemes
#4532fb color preview, HTML & CSS examples
           This text has a color of #4532fb        
        
          <p style="color:#4532fb;">Text here</p>
        
        
          .mytext {color:#4532fb;}
        
        Text color #4532fb
      
           This box has a color of #4532fb        
        
          <div style="background-color:#4532fb;">Content here</div>
        
        
          .mybackground {background-color:#4532fb;}
        
        Background color #4532fb
      
           Border around this has a color of #4532fb        
        
          <div style="border:2px solid #4532fb;">Content here</div>
        
        
          .myborder {border:2px solid #4532fb;}
        
        Border color #4532fb