#2331dd color space conversions
Hex:
        #2331dd
        RGB:
        35, 49, 221
        CMY:
        86, 81, 13
        CMYK:
        84, 78, 0, 13
      HSL:
        235°, 73.2283%, 50.1961%
        HSV (HSB):
        235°, 84.1629%, 86.6667%
        XYZ:
        14.8426, 7.7744, 69.1249
        xyY:
        0.1618, 0.0847, 7.7744
      CIE-Lab:
        33.5086, 55.8539, -86.5321
        CIE-LCH:
        33.5086, 102.9925, 302.8411
        CIE-Luv:
        33.5086, -9.8535, -114.0582
        Hunter-Lab:
        27.8826, 46.2253, -127.4704
      #2331dd color charts
#2331dd RGB chart
      #2331dd CMYK chart
      #2331dd RGB pie chart
      #2331dd color shades, tints & tones
#2331dd color schemes
#2331dd color preview, HTML & CSS examples
           This text has a color of #2331dd        
        
          <p style="color:#2331dd;">Text here</p>
        
        
          .mytext {color:#2331dd;}
        
        Text color #2331dd
      
           This box has a color of #2331dd        
        
          <div style="background-color:#2331dd;">Content here</div>
        
        
          .mybackground {background-color:#2331dd;}
        
        Background color #2331dd
      
           Border around this has a color of #2331dd        
        
          <div style="border:2px solid #2331dd;">Content here</div>
        
        
          .myborder {border:2px solid #2331dd;}
        
        Border color #2331dd