#7f8cef color space conversions
Hex:
        #7f8cef
        RGB:
        127, 140, 239
        CMY:
        50, 45, 6
        CMYK:
        47, 41, 0, 6
      HSL:
        233°, 77.7778%, 71.7647%
        HSV (HSB):
        233°, 46.8619%, 93.7255%
        XYZ:
        33.7105, 29.5002, 85.5787
        xyY:
        0.2266, 0.1983, 29.5002
      CIE-Lab:
        61.2206, 21.0785, -51.4329
        CIE-LCH:
        61.2206, 55.5846, 292.2851
        CIE-Luv:
        61.2206, -11.0373, -84.4407
        Hunter-Lab:
        54.3141, 15.7378, -55.3991
      #7f8cef color charts
#7f8cef RGB chart
      #7f8cef CMYK chart
      #7f8cef RGB pie chart
      #7f8cef color shades, tints & tones
#7f8cef color schemes
#7f8cef color preview, HTML & CSS examples
           This text has a color of #7f8cef        
        
          <p style="color:#7f8cef;">Text here</p>
        
        
          .mytext {color:#7f8cef;}
        
        Text color #7f8cef
      
           This box has a color of #7f8cef        
        
          <div style="background-color:#7f8cef;">Content here</div>
        
        
          .mybackground {background-color:#7f8cef;}
        
        Background color #7f8cef
      
           Border around this has a color of #7f8cef        
        
          <div style="border:2px solid #7f8cef;">Content here</div>
        
        
          .myborder {border:2px solid #7f8cef;}
        
        Border color #7f8cef