#2452bb color space conversions
Hex:
        #2452bb
        RGB:
        36, 82, 187
        CMY:
        86, 68, 27
        CMYK:
        81, 56, 0, 27
      HSL:
        222°, 67.7130%, 43.7255%
        HSV (HSB):
        222°, 80.7487%, 73.3333%
        XYZ:
        12.7145, 9.9975, 48.2733
        xyY:
        0.1791, 0.1408, 9.9975
      CIE-Lab:
        37.8380, 23.6552, -59.6791
        CIE-LCH:
        37.8380, 64.1963, 291.6220
        CIE-Luv:
        37.8380, -15.9602, -86.4372
        Hunter-Lab:
        31.6188, 16.4450, -68.3864
      #2452bb color charts
#2452bb RGB chart
      #2452bb CMYK chart
      #2452bb RGB pie chart
      #2452bb color shades, tints & tones
#2452bb color schemes
#2452bb color preview, HTML & CSS examples
           This text has a color of #2452bb        
        
          <p style="color:#2452bb;">Text here</p>
        
        
          .mytext {color:#2452bb;}
        
        Text color #2452bb
      
           This box has a color of #2452bb        
        
          <div style="background-color:#2452bb;">Content here</div>
        
        
          .mybackground {background-color:#2452bb;}
        
        Background color #2452bb
      
           Border around this has a color of #2452bb        
        
          <div style="border:2px solid #2452bb;">Content here</div>
        
        
          .myborder {border:2px solid #2452bb;}
        
        Border color #2452bb