#7874eb color space conversions
Hex:
        #7874eb
        RGB:
        120, 116, 235
        CMY:
        53, 55, 8
        CMYK:
        49, 51, 0, 8
      HSL:
        242°, 74.8428%, 68.8235%
        HSV (HSB):
        242°, 50.6383%, 92.1569%
        XYZ:
        28.9865, 22.4820, 81.4090
        xyY:
        0.2181, 0.1692, 22.4820
      CIE-Lab:
        54.5347, 32.5258, -59.9124
        CIE-LCH:
        54.5347, 68.1720, 298.4971
        CIE-Luv:
        54.5347, -5.6024, -97.0381
        Hunter-Lab:
        47.4152, 26.1465, -68.6066
      #7874eb color charts
#7874eb RGB chart
      #7874eb CMYK chart
      #7874eb RGB pie chart
      #7874eb color shades, tints & tones
#7874eb color schemes
#7874eb color preview, HTML & CSS examples
           This text has a color of #7874eb        
        
          <p style="color:#7874eb;">Text here</p>
        
        
          .mytext {color:#7874eb;}
        
        Text color #7874eb
      
           This box has a color of #7874eb        
        
          <div style="background-color:#7874eb;">Content here</div>
        
        
          .mybackground {background-color:#7874eb;}
        
        Background color #7874eb
      
           Border around this has a color of #7874eb        
        
          <div style="border:2px solid #7874eb;">Content here</div>
        
        
          .myborder {border:2px solid #7874eb;}
        
        Border color #7874eb