#2125dd color space conversions
Hex:
        #2125dd
        RGB:
        33, 37, 221
        CMY:
        87, 85, 13
        CMYK:
        85, 83, 0, 13
      HSL:
        239°, 74.0157%, 49.8039%
        HSV (HSB):
        239°, 85.0679%, 86.6667%
        XYZ:
        14.3399, 6.8669, 68.9763
        xyY:
        0.1590, 0.0761, 6.8669
      CIE-Lab:
        31.5020, 61.4282, -89.8683
        CIE-LCH:
        31.5020, 108.8565, 304.3540
        CIE-Luv:
        31.5020, -8.5807, -113.7454
        Hunter-Lab:
        26.2048, 51.8211, -137.7196
      #2125dd color charts
#2125dd RGB chart
      #2125dd CMYK chart
      #2125dd RGB pie chart
      #2125dd color shades, tints & tones
#2125dd color schemes
#2125dd color preview, HTML & CSS examples
           This text has a color of #2125dd        
        
          <p style="color:#2125dd;">Text here</p>
        
        
          .mytext {color:#2125dd;}
        
        Text color #2125dd
      
           This box has a color of #2125dd        
        
          <div style="background-color:#2125dd;">Content here</div>
        
        
          .mybackground {background-color:#2125dd;}
        
        Background color #2125dd
      
           Border around this has a color of #2125dd        
        
          <div style="border:2px solid #2125dd;">Content here</div>
        
        
          .myborder {border:2px solid #2125dd;}
        
        Border color #2125dd