#7d83bb color space conversions
Hex:
        #7d83bb
        RGB:
        125, 131, 187
        CMY:
        51, 49, 27
        CMYK:
        33, 30, 0, 27
      HSL:
        234°, 31.3131%, 61.1765%
        HSV (HSB):
        234°, 33.1551%, 73.3333%
        XYZ:
        25.5434, 24.1804, 50.3347
        xyY:
        0.2553, 0.2417, 24.1804
      CIE-Lab:
        56.2680, 11.1637, -30.0438
        CIE-LCH:
        56.2680, 32.0509, 290.3840
        CIE-Luv:
        56.2680, -6.1209, -47.3794
        Hunter-Lab:
        49.1736, 6.6686, -26.2685
      #7d83bb color charts
#7d83bb RGB chart
      #7d83bb CMYK chart
      #7d83bb RGB pie chart
      #7d83bb color shades, tints & tones
#7d83bb color schemes
#7d83bb color preview, HTML & CSS examples
           This text has a color of #7d83bb        
        
          <p style="color:#7d83bb;">Text here</p>
        
        
          .mytext {color:#7d83bb;}
        
        Text color #7d83bb
      
           This box has a color of #7d83bb        
        
          <div style="background-color:#7d83bb;">Content here</div>
        
        
          .mybackground {background-color:#7d83bb;}
        
        Background color #7d83bb
      
           Border around this has a color of #7d83bb        
        
          <div style="border:2px solid #7d83bb;">Content here</div>
        
        
          .myborder {border:2px solid #7d83bb;}
        
        Border color #7d83bb