#7d8cbf color space conversions
Hex:
        #7d8cbf
        RGB:
        125, 140, 191
        CMY:
        51, 45, 25
        CMYK:
        35, 27, 0, 25
      HSL:
        226°, 34.0206%, 61.9608%
        HSV (HSB):
        226°, 34.5550%, 74.9020%
        XYZ:
        27.2395, 26.8777, 53.0425
        xyY:
        0.2542, 0.2508, 26.8777
      CIE-Lab:
        58.8610, 6.9763, -28.2979
        CIE-LCH:
        58.8610, 29.1451, 283.8490
        CIE-Luv:
        58.8610, -9.9619, -44.3905
        Hunter-Lab:
        51.8437, 3.0601, -24.3703
      #7d8cbf color charts
#7d8cbf RGB chart
      #7d8cbf CMYK chart
      #7d8cbf RGB pie chart
      #7d8cbf color shades, tints & tones
#7d8cbf color schemes
#7d8cbf color preview, HTML & CSS examples
           This text has a color of #7d8cbf        
        
          <p style="color:#7d8cbf;">Text here</p>
        
        
          .mytext {color:#7d8cbf;}
        
        Text color #7d8cbf
      
           This box has a color of #7d8cbf        
        
          <div style="background-color:#7d8cbf;">Content here</div>
        
        
          .mybackground {background-color:#7d8cbf;}
        
        Background color #7d8cbf
      
           Border around this has a color of #7d8cbf        
        
          <div style="border:2px solid #7d8cbf;">Content here</div>
        
        
          .myborder {border:2px solid #7d8cbf;}
        
        Border color #7d8cbf