#2d73ec color space conversions
Hex:
        #2d73ec
        RGB:
        45, 115, 236
        CMY:
        82, 55, 7
        CMYK:
        81, 51, 0, 7
      HSL:
        218°, 83.4061%, 55.0980%
        HSV (HSB):
        218°, 80.9322%, 92.5490%
        XYZ:
        22.3532, 18.8755, 81.8221
        xyY:
        0.1817, 0.1534, 18.8755
      CIE-Lab:
        50.5412, 21.8139, -67.1043
        CIE-LCH:
        50.5412, 70.5608, 288.0080
        CIE-Luv:
        50.5412, -23.3587, -105.1246
        Hunter-Lab:
        43.4459, 15.8092, -81.2492
      #2d73ec color charts
#2d73ec RGB chart
      #2d73ec CMYK chart
      #2d73ec RGB pie chart
      #2d73ec color shades, tints & tones
#2d73ec color schemes
#2d73ec color preview, HTML & CSS examples
           This text has a color of #2d73ec        
        
          <p style="color:#2d73ec;">Text here</p>
        
        
          .mytext {color:#2d73ec;}
        
        Text color #2d73ec
      
           This box has a color of #2d73ec        
        
          <div style="background-color:#2d73ec;">Content here</div>
        
        
          .mybackground {background-color:#2d73ec;}
        
        Background color #2d73ec
      
           Border around this has a color of #2d73ec        
        
          <div style="border:2px solid #2d73ec;">Content here</div>
        
        
          .myborder {border:2px solid #2d73ec;}
        
        Border color #2d73ec