#2d107d color space conversions
Hex:
        #2d107d
        RGB:
        45, 16, 125
        CMY:
        82, 94, 51
        CMYK:
        64, 87, 0, 51
      HSL:
        256°, 77.3050%, 27.6471%
        HSV (HSB):
        256°, 87.2000%, 49.0196%
        XYZ:
        4.9692, 2.4091, 19.6051
        xyY:
        0.1842, 0.0893, 2.4091
      CIE-Lab:
        17.5026, 42.5533, -55.1731
        CIE-LCH:
        17.5026, 69.6768, 307.6419
        CIE-Luv:
        17.5026, 0.2462, -57.1892
        Hunter-Lab:
        15.5214, 29.9840, -64.0245
      #2d107d color charts
#2d107d RGB chart
      #2d107d CMYK chart
      #2d107d RGB pie chart
      #2d107d color shades, tints & tones
#2d107d color schemes
#2d107d color preview, HTML & CSS examples
           This text has a color of #2d107d        
        
          <p style="color:#2d107d;">Text here</p>
        
        
          .mytext {color:#2d107d;}
        
        Text color #2d107d
      
           This box has a color of #2d107d        
        
          <div style="background-color:#2d107d;">Content here</div>
        
        
          .mybackground {background-color:#2d107d;}
        
        Background color #2d107d
      
           Border around this has a color of #2d107d        
        
          <div style="border:2px solid #2d107d;">Content here</div>
        
        
          .myborder {border:2px solid #2d107d;}
        
        Border color #2d107d