#2d106b color space conversions
Hex:
        #2d106b
        RGB:
        45, 16, 107
        CMY:
        82, 94, 58
        CMYK:
        58, 85, 0, 58
      HSL:
        259°, 73.9837%, 24.1176%
        HSV (HSB):
        259°, 85.0467%, 41.9608%
        XYZ:
        3.9213, 1.9900, 14.0874
        xyY:
        0.1961, 0.0995, 1.9900
      CIE-Lab:
        15.4347, 37.2754, -46.9570
        CIE-LCH:
        15.4347, 59.9534, 308.4433
        CIE-Luv:
        15.4347, 1.6964, -46.7079
        Hunter-Lab:
        14.1068, 24.9316, -49.3337
      #2d106b color charts
#2d106b RGB chart
      #2d106b CMYK chart
      #2d106b RGB pie chart
      #2d106b color shades, tints & tones
#2d106b color schemes
#2d106b color preview, HTML & CSS examples
           This text has a color of #2d106b        
        
          <p style="color:#2d106b;">Text here</p>
        
        
          .mytext {color:#2d106b;}
        
        Text color #2d106b
      
           This box has a color of #2d106b        
        
          <div style="background-color:#2d106b;">Content here</div>
        
        
          .mybackground {background-color:#2d106b;}
        
        Background color #2d106b
      
           Border around this has a color of #2d106b        
        
          <div style="border:2px solid #2d106b;">Content here</div>
        
        
          .myborder {border:2px solid #2d106b;}
        
        Border color #2d106b