#232fa6 color space conversions
Hex:
        #232fa6
        RGB:
        35, 47, 166
        CMY:
        86, 82, 35
        CMYK:
        79, 72, 0, 35
      HSL:
        235°, 65.1741%, 39.4118%
        HSV (HSB):
        235°, 78.9157%, 65.0980%
        XYZ:
        8.5926, 5.1435, 36.6163
        xyY:
        0.1706, 0.1022, 5.1435
      CIE-Lab:
        27.1398, 38.4571, -64.7021
        CIE-LCH:
        27.1398, 75.2683, 300.7261
        CIE-Luv:
        27.1398, -7.8034, -81.7352
        Hunter-Lab:
        22.6793, 27.9399, -79.8495
      #232fa6 color charts
#232fa6 RGB chart
      #232fa6 CMYK chart
      #232fa6 RGB pie chart
      #232fa6 color shades, tints & tones
#232fa6 color schemes
#232fa6 color preview, HTML & CSS examples
           This text has a color of #232fa6        
        
          <p style="color:#232fa6;">Text here</p>
        
        
          .mytext {color:#232fa6;}
        
        Text color #232fa6
      
           This box has a color of #232fa6        
        
          <div style="background-color:#232fa6;">Content here</div>
        
        
          .mybackground {background-color:#232fa6;}
        
        Background color #232fa6
      
           Border around this has a color of #232fa6        
        
          <div style="border:2px solid #232fa6;">Content here</div>
        
        
          .myborder {border:2px solid #232fa6;}
        
        Border color #232fa6