#4252bb color space conversions
Hex:
        #4252bb
        RGB:
        66, 82, 187
        CMY:
        74, 68, 27
        CMYK:
        65, 56, 0, 27
      HSL:
        232°, 47.8261%, 49.6078%
        HSV (HSB):
        232°, 64.7059%, 73.3333%
        XYZ:
        14.2337, 10.7807, 48.3444
        xyY:
        0.1940, 0.1470, 10.7807
      CIE-Lab:
        39.2086, 27.5513, -57.3908
        CIE-LCH:
        39.2086, 63.6614, 295.6441
        CIE-Luv:
        39.2086, -10.4288, -84.6389
        Hunter-Lab:
        32.8340, 19.9213, -64.3142
      #4252bb color charts
#4252bb RGB chart
      #4252bb CMYK chart
      #4252bb RGB pie chart
      #4252bb color shades, tints & tones
#4252bb color schemes
#4252bb color preview, HTML & CSS examples
           This text has a color of #4252bb        
        
          <p style="color:#4252bb;">Text here</p>
        
        
          .mytext {color:#4252bb;}
        
        Text color #4252bb
      
           This box has a color of #4252bb        
        
          <div style="background-color:#4252bb;">Content here</div>
        
        
          .mybackground {background-color:#4252bb;}
        
        Background color #4252bb
      
           Border around this has a color of #4252bb        
        
          <div style="border:2px solid #4252bb;">Content here</div>
        
        
          .myborder {border:2px solid #4252bb;}
        
        Border color #4252bb