#7f8fec color space conversions
Hex:
        #7f8fec
        RGB:
        127, 143, 236
        CMY:
        50, 44, 7
        CMYK:
        46, 39, 0, 7
      HSL:
        231°, 74.1497%, 71.1765%
        HSV (HSB):
        231°, 46.1864%, 92.5490%
        XYZ:
        33.7152, 30.2131, 83.4116
        xyY:
        0.2288, 0.2051, 30.2131
      CIE-Lab:
        61.8376, 18.4352, -48.7976
        CIE-LCH:
        61.8376, 52.1638, 290.6960
        CIE-Luv:
        61.8376, -11.9699, -79.9527
        Hunter-Lab:
        54.9664, 13.2967, -51.4961
      #7f8fec color charts
#7f8fec RGB chart
      #7f8fec CMYK chart
      #7f8fec RGB pie chart
      #7f8fec color shades, tints & tones
#7f8fec color schemes
#7f8fec color preview, HTML & CSS examples
           This text has a color of #7f8fec        
        
          <p style="color:#7f8fec;">Text here</p>
        
        
          .mytext {color:#7f8fec;}
        
        Text color #7f8fec
      
           This box has a color of #7f8fec        
        
          <div style="background-color:#7f8fec;">Content here</div>
        
        
          .mybackground {background-color:#7f8fec;}
        
        Background color #7f8fec
      
           Border around this has a color of #7f8fec        
        
          <div style="border:2px solid #7f8fec;">Content here</div>
        
        
          .myborder {border:2px solid #7f8fec;}
        
        Border color #7f8fec