#123003 color space conversions
Hex:
        #123003
        RGB:
        18, 48, 3
        CMY:
        93, 81, 99
        CMYK:
        63, 0, 94, 81
      HSL:
        100°, 88.2353%, 10.0000%
        HSV (HSB):
        100°, 93.7500%, 18.8235%
        XYZ:
        1.3228, 2.2491, 0.4505
        xyY:
        0.3289, 0.5591, 2.2491
      CIE-Lab:
        16.7436, -20.8654, 22.4239
        CIE-LCH:
        16.7436, 30.6300, 132.9381
        CIE-Luv:
        16.7436, -11.4307, 19.0658
        Hunter-Lab:
        14.9969, -10.4996, 8.7166
      #123003 color charts
#123003 RGB chart
      #123003 CMYK chart
      #123003 RGB pie chart
      #123003 color shades, tints & tones
#123003 color schemes
#123003 color preview, HTML & CSS examples
           This text has a color of #123003        
        
          <p style="color:#123003;">Text here</p>
        
        
          .mytext {color:#123003;}
        
        Text color #123003
      
           This box has a color of #123003        
        
          <div style="background-color:#123003;">Content here</div>
        
        
          .mybackground {background-color:#123003;}
        
        Background color #123003
      
           Border around this has a color of #123003        
        
          <div style="border:2px solid #123003;">Content here</div>
        
        
          .myborder {border:2px solid #123003;}
        
        Border color #123003