#232ba8 color space conversions
Hex:
        #232ba8
        RGB:
        35, 43, 168
        CMY:
        86, 83, 34
        CMYK:
        79, 74, 0, 34
      HSL:
        236°, 65.5172%, 39.8039%
        HSV (HSB):
        236°, 79.1667%, 65.8824%
        XYZ:
        8.6249, 4.9122, 37.5394
        xyY:
        0.1689, 0.0962, 4.9122
      CIE-Lab:
        26.4832, 41.5682, -66.9932
        CIE-LCH:
        26.4832, 78.8416, 301.8189
        CIE-Luv:
        26.4832, -7.1790, -83.1553
        Hunter-Lab:
        22.1636, 30.6766, -84.9075
      #232ba8 color charts
#232ba8 RGB chart
      #232ba8 CMYK chart
      #232ba8 RGB pie chart
      #232ba8 color shades, tints & tones
#232ba8 color schemes
#232ba8 color preview, HTML & CSS examples
           This text has a color of #232ba8        
        
          <p style="color:#232ba8;">Text here</p>
        
        
          .mytext {color:#232ba8;}
        
        Text color #232ba8
      
           This box has a color of #232ba8        
        
          <div style="background-color:#232ba8;">Content here</div>
        
        
          .mybackground {background-color:#232ba8;}
        
        Background color #232ba8
      
           Border around this has a color of #232ba8        
        
          <div style="border:2px solid #232ba8;">Content here</div>
        
        
          .myborder {border:2px solid #232ba8;}
        
        Border color #232ba8