#2d3cde color space conversions
Hex:
        #2d3cde
        RGB:
        45, 60, 222
        CMY:
        82, 76, 13
        CMYK:
        80, 73, 0, 13
      HSL:
        235°, 72.8395%, 52.3529%
        HSV (HSB):
        235°, 79.7297%, 87.0588%
        XYZ:
        15.8829, 9.0635, 70.0196
        xyY:
        0.1672, 0.0954, 9.0635
      CIE-Lab:
        36.1063, 50.8056, -82.7916
        CIE-LCH:
        36.1063, 97.1373, 301.5356
        CIE-Luv:
        36.1063, -10.4613, -114.0290
        Hunter-Lab:
        30.1057, 41.4863, -116.8221
      #2d3cde color charts
#2d3cde RGB chart
      #2d3cde CMYK chart
      #2d3cde RGB pie chart
      #2d3cde color shades, tints & tones
#2d3cde color schemes
#2d3cde color preview, HTML & CSS examples
           This text has a color of #2d3cde        
        
          <p style="color:#2d3cde;">Text here</p>
        
        
          .mytext {color:#2d3cde;}
        
        Text color #2d3cde
      
           This box has a color of #2d3cde        
        
          <div style="background-color:#2d3cde;">Content here</div>
        
        
          .mybackground {background-color:#2d3cde;}
        
        Background color #2d3cde
      
           Border around this has a color of #2d3cde        
        
          <div style="border:2px solid #2d3cde;">Content here</div>
        
        
          .myborder {border:2px solid #2d3cde;}
        
        Border color #2d3cde