#2d56ee color space conversions
Hex:
        #2d56ee
        RGB:
        45, 86, 238
        CMY:
        82, 66, 7
        CMYK:
        81, 64, 0, 7
      HSL:
        227°, 85.0220%, 55.4902%
        HSV (HSB):
        227°, 81.0924%, 93.3333%
        XYZ:
        19.8426, 13.3865, 82.4270
        xyY:
        0.1716, 0.1157, 13.3865
      CIE-Lab:
        43.3399, 40.8373, -79.9672
        CIE-LCH:
        43.3399, 89.7911, 297.0523
        CIE-Luv:
        43.3399, -15.8977, -118.8026
        Hunter-Lab:
        36.5876, 32.7779, -107.9612
      #2d56ee color charts
#2d56ee RGB chart
      #2d56ee CMYK chart
      #2d56ee RGB pie chart
      #2d56ee color shades, tints & tones
#2d56ee color schemes
#2d56ee color preview, HTML & CSS examples
           This text has a color of #2d56ee        
        
          <p style="color:#2d56ee;">Text here</p>
        
        
          .mytext {color:#2d56ee;}
        
        Text color #2d56ee
      
           This box has a color of #2d56ee        
        
          <div style="background-color:#2d56ee;">Content here</div>
        
        
          .mybackground {background-color:#2d56ee;}
        
        Background color #2d56ee
      
           Border around this has a color of #2d56ee        
        
          <div style="border:2px solid #2d56ee;">Content here</div>
        
        
          .myborder {border:2px solid #2d56ee;}
        
        Border color #2d56ee