#2232d9 color space conversions
Hex:
        #2232d9
        RGB:
        34, 50, 217
        CMY:
        87, 80, 15
        CMYK:
        84, 77, 0, 15
      HSL:
        235°, 72.9084%, 49.2157%
        HSV (HSB):
        235°, 84.3318%, 85.0980%
        XYZ:
        14.3247, 7.6310, 66.3636
        xyY:
        0.1622, 0.0864, 7.6310
      CIE-Lab:
        33.2024, 54.0049, -84.7400
        CIE-LCH:
        33.2024, 100.4858, 302.5094
        CIE-Luv:
        33.2024, -9.9643, -111.7371
        Hunter-Lab:
        27.6243, 44.2191, -123.0989
      #2232d9 color charts
#2232d9 RGB chart
      #2232d9 CMYK chart
      #2232d9 RGB pie chart
      #2232d9 color shades, tints & tones
#2232d9 color schemes
#2232d9 color preview, HTML & CSS examples
           This text has a color of #2232d9        
        
          <p style="color:#2232d9;">Text here</p>
        
        
          .mytext {color:#2232d9;}
        
        Text color #2232d9
      
           This box has a color of #2232d9        
        
          <div style="background-color:#2232d9;">Content here</div>
        
        
          .mybackground {background-color:#2232d9;}
        
        Background color #2232d9
      
           Border around this has a color of #2232d9        
        
          <div style="border:2px solid #2232d9;">Content here</div>
        
        
          .myborder {border:2px solid #2232d9;}
        
        Border color #2232d9