#2d39ee color space conversions
Hex:
        #2d39ee
        RGB:
        45, 57, 238
        CMY:
        82, 78, 7
        CMYK:
        81, 76, 0, 7
      HSL:
        236°, 85.0220%, 55.4902%
        HSV (HSB):
        236°, 81.0924%, 93.3333%
        XYZ:
        17.9779, 9.6572, 81.8054
        xyY:
        0.1643, 0.0882, 9.6572
      CIE-Lab:
        37.2200, 57.6179, -90.0595
        CIE-LCH:
        37.2200, 106.9137, 302.6101
        CIE-Luv:
        37.2200, -10.4970, -123.5980
        Hunter-Lab:
        31.0760, 48.8818, -134.3235
      #2d39ee color charts
#2d39ee RGB chart
      #2d39ee CMYK chart
      #2d39ee RGB pie chart
      #2d39ee color shades, tints & tones
#2d39ee color schemes
#2d39ee color preview, HTML & CSS examples
           This text has a color of #2d39ee        
        
          <p style="color:#2d39ee;">Text here</p>
        
        
          .mytext {color:#2d39ee;}
        
        Text color #2d39ee
      
           This box has a color of #2d39ee        
        
          <div style="background-color:#2d39ee;">Content here</div>
        
        
          .mybackground {background-color:#2d39ee;}
        
        Background color #2d39ee
      
           Border around this has a color of #2d39ee        
        
          <div style="border:2px solid #2d39ee;">Content here</div>
        
        
          .myborder {border:2px solid #2d39ee;}
        
        Border color #2d39ee