#2d3ff5 color space conversions
Hex:
        #2d3ff5
        RGB:
        45, 63, 245
        CMY:
        82, 75, 4
        CMYK:
        82, 74, 0, 4
      HSL:
        235°, 90.9091%, 56.8627%
        HSV (HSB):
        235°, 81.6327%, 96.0784%
        XYZ:
        19.3411, 10.7055, 87.4332
        xyY:
        0.1646, 0.0911, 10.7055
      CIE-Lab:
        39.0799, 56.6794, -90.9301
        CIE-LCH:
        39.0799, 107.1486, 301.9365
        CIE-Luv:
        39.0799, -11.6316, -127.2441
        Hunter-Lab:
        32.7192, 48.2570, -135.5329
      #2d3ff5 color charts
#2d3ff5 RGB chart
      #2d3ff5 CMYK chart
      #2d3ff5 RGB pie chart
      #2d3ff5 color shades, tints & tones
#2d3ff5 color schemes
#2d3ff5 color preview, HTML & CSS examples
           This text has a color of #2d3ff5        
        
          <p style="color:#2d3ff5;">Text here</p>
        
        
          .mytext {color:#2d3ff5;}
        
        Text color #2d3ff5
      
           This box has a color of #2d3ff5        
        
          <div style="background-color:#2d3ff5;">Content here</div>
        
        
          .mybackground {background-color:#2d3ff5;}
        
        Background color #2d3ff5
      
           Border around this has a color of #2d3ff5        
        
          <div style="border:2px solid #2d3ff5;">Content here</div>
        
        
          .myborder {border:2px solid #2d3ff5;}
        
        Border color #2d3ff5