#2328ab color space conversions
Hex:
        #2328ab
        RGB:
        35, 40, 171
        CMY:
        86, 84, 33
        CMYK:
        80, 77, 0, 33
      HSL:
        238°, 66.0194%, 40.3922%
        HSV (HSB):
        238°, 79.5322%, 67.0588%
        XYZ:
        8.8026, 4.8152, 38.9936
        xyY:
        0.1673, 0.0915, 4.8152
      CIE-Lab:
        26.2016, 44.3149, -69.2667
        CIE-LCH:
        26.2016, 82.2295, 302.6100
        CIE-Luv:
        26.2016, -6.8189, -84.9769
        Hunter-Lab:
        21.9435, 33.2039, -89.9976
      #2328ab color charts
#2328ab RGB chart
      #2328ab CMYK chart
      #2328ab RGB pie chart
      #2328ab color shades, tints & tones
#2328ab color schemes
#2328ab color preview, HTML & CSS examples
           This text has a color of #2328ab        
        
          <p style="color:#2328ab;">Text here</p>
        
        
          .mytext {color:#2328ab;}
        
        Text color #2328ab
      
           This box has a color of #2328ab        
        
          <div style="background-color:#2328ab;">Content here</div>
        
        
          .mybackground {background-color:#2328ab;}
        
        Background color #2328ab
      
           Border around this has a color of #2328ab        
        
          <div style="border:2px solid #2328ab;">Content here</div>
        
        
          .myborder {border:2px solid #2328ab;}
        
        Border color #2328ab