#2d62ee color space conversions
Hex:
        #2d62ee
        RGB:
        45, 98, 238
        CMY:
        82, 62, 7
        CMYK:
        81, 59, 0, 7
      HSL:
        224°, 85.0220%, 55.4902%
        HSV (HSB):
        224°, 81.0924%, 93.3333%
        XYZ:
        20.8825, 15.4663, 82.7736
        xyY:
        0.1753, 0.1298, 15.4663
      CIE-Lab:
        46.2664, 33.3170, -75.1769
        CIE-LCH:
        46.2664, 82.2288, 293.9020
        CIE-Luv:
        46.2664, -18.7531, -114.6437
        Hunter-Lab:
        39.3272, 25.9597, -97.2610
      #2d62ee color charts
#2d62ee RGB chart
      #2d62ee CMYK chart
      #2d62ee RGB pie chart
      #2d62ee color shades, tints & tones
#2d62ee color schemes
#2d62ee color preview, HTML & CSS examples
           This text has a color of #2d62ee        
        
          <p style="color:#2d62ee;">Text here</p>
        
        
          .mytext {color:#2d62ee;}
        
        Text color #2d62ee
      
           This box has a color of #2d62ee        
        
          <div style="background-color:#2d62ee;">Content here</div>
        
        
          .mybackground {background-color:#2d62ee;}
        
        Background color #2d62ee
      
           Border around this has a color of #2d62ee        
        
          <div style="border:2px solid #2d62ee;">Content here</div>
        
        
          .myborder {border:2px solid #2d62ee;}
        
        Border color #2d62ee