#7881ef color space conversions
Hex:
        #7881ef
        RGB:
        120, 129, 239
        CMY:
        53, 49, 6
        CMYK:
        50, 46, 0, 6
      HSL:
        235°, 78.8079%, 70.3922%
        HSV (HSB):
        235°, 49.7908%, 93.7255%
        XYZ:
        31.1760, 25.9256, 85.0223
        xyY:
        0.2194, 0.1824, 25.9256
      CIE-Lab:
        57.9663, 26.0033, -56.6427
        CIE-LCH:
        57.9663, 62.3263, 294.6587
        CIE-Luv:
        57.9663, -9.8927, -92.4823
        Hunter-Lab:
        50.9172, 20.1884, -63.3614
      #7881ef color charts
#7881ef RGB chart
      #7881ef CMYK chart
      #7881ef RGB pie chart
      #7881ef color shades, tints & tones
#7881ef color schemes
#7881ef color preview, HTML & CSS examples
           This text has a color of #7881ef        
        
          <p style="color:#7881ef;">Text here</p>
        
        
          .mytext {color:#7881ef;}
        
        Text color #7881ef
      
           This box has a color of #7881ef        
        
          <div style="background-color:#7881ef;">Content here</div>
        
        
          .mybackground {background-color:#7881ef;}
        
        Background color #7881ef
      
           Border around this has a color of #7881ef        
        
          <div style="border:2px solid #7881ef;">Content here</div>
        
        
          .myborder {border:2px solid #7881ef;}
        
        Border color #7881ef