#818bc0 color space conversions
Hex:
        #818bc0
        RGB:
        129, 139, 192
        CMY:
        49, 45, 25
        CMYK:
        33, 28, 0, 25
      HSL:
        230°, 33.3333%, 62.9412%
        HSV (HSB):
        230°, 32.8125%, 75.2941%
        XYZ:
        27.8003, 26.9381, 53.6035
        xyY:
        0.2566, 0.2486, 26.9381
      CIE-Lab:
        58.9170, 8.9817, -28.7542
        CIE-LCH:
        58.9170, 30.1243, 287.3467
        CIE-Luv:
        58.9170, -7.8249, -45.4005
        Hunter-Lab:
        51.9020, 4.7817, -24.9024
      #818bc0 color charts
#818bc0 RGB chart
      #818bc0 CMYK chart
      #818bc0 RGB pie chart
      #818bc0 color shades, tints & tones
#818bc0 color schemes
#818bc0 color preview, HTML & CSS examples
           This text has a color of #818bc0        
        
          <p style="color:#818bc0;">Text here</p>
        
        
          .mytext {color:#818bc0;}
        
        Text color #818bc0
      
           This box has a color of #818bc0        
        
          <div style="background-color:#818bc0;">Content here</div>
        
        
          .mybackground {background-color:#818bc0;}
        
        Background color #818bc0
      
           Border around this has a color of #818bc0        
        
          <div style="border:2px solid #818bc0;">Content here</div>
        
        
          .myborder {border:2px solid #818bc0;}
        
        Border color #818bc0