#2327bb color space conversions
Hex:
        #2327bb
        RGB:
        35, 39, 187
        CMY:
        86, 85, 27
        CMYK:
        81, 79, 0, 27
      HSL:
        238°, 68.4685%, 43.5294%
        HSV (HSB):
        238°, 81.2834%, 73.3333%
        XYZ:
        10.3883, 5.3962, 47.5078
        xyY:
        0.1641, 0.0853, 5.3962
      CIE-Lab:
        27.8350, 50.1151, -76.1151
        CIE-LCH:
        27.8350, 91.1320, 303.3614
        CIE-Luv:
        27.8350, -7.2921, -94.3214
        Hunter-Lab:
        23.2298, 39.1727, -104.9946
      #2327bb color charts
#2327bb RGB chart
      #2327bb CMYK chart
      #2327bb RGB pie chart
      #2327bb color shades, tints & tones
#2327bb color schemes
#2327bb color preview, HTML & CSS examples
           This text has a color of #2327bb        
        
          <p style="color:#2327bb;">Text here</p>
        
        
          .mytext {color:#2327bb;}
        
        Text color #2327bb
      
           This box has a color of #2327bb        
        
          <div style="background-color:#2327bb;">Content here</div>
        
        
          .mybackground {background-color:#2327bb;}
        
        Background color #2327bb
      
           Border around this has a color of #2327bb        
        
          <div style="border:2px solid #2327bb;">Content here</div>
        
        
          .myborder {border:2px solid #2327bb;}
        
        Border color #2327bb