#2725dd color space conversions
Hex:
        #2725dd
        RGB:
        39, 37, 221
        CMY:
        85, 85, 13
        CMYK:
        82, 83, 0, 13
      HSL:
        241°, 73.0159%, 50.5882%
        HSV (HSB):
        241°, 83.2579%, 86.6667%
        XYZ:
        14.5494, 6.9749, 68.9861
        xyY:
        0.1607, 0.0771, 6.9749
      CIE-Lab:
        31.7498, 61.6504, -89.4493
        CIE-LCH:
        31.7498, 108.6368, 304.5754
        CIE-Luv:
        31.7498, -8.0037, -113.8581
        Hunter-Lab:
        26.4101, 52.1186, -136.3850
      #2725dd color charts
#2725dd RGB chart
      #2725dd CMYK chart
      #2725dd RGB pie chart
      #2725dd color shades, tints & tones
#2725dd color schemes
#2725dd color preview, HTML & CSS examples
           This text has a color of #2725dd        
        
          <p style="color:#2725dd;">Text here</p>
        
        
          .mytext {color:#2725dd;}
        
        Text color #2725dd
      
           This box has a color of #2725dd        
        
          <div style="background-color:#2725dd;">Content here</div>
        
        
          .mybackground {background-color:#2725dd;}
        
        Background color #2725dd
      
           Border around this has a color of #2725dd        
        
          <div style="border:2px solid #2725dd;">Content here</div>
        
        
          .myborder {border:2px solid #2725dd;}
        
        Border color #2725dd