#874efd color space conversions
Hex:
        #874efd
        RGB:
        135, 78, 253
        CMY:
        47, 69, 1
        CMYK:
        47, 69, 0, 1
      HSL:
        260°, 97.7654%, 64.9020%
        HSV (HSB):
        260°, 69.1700%, 99.2157%
        XYZ:
        30.4457, 17.6915, 94.7386
        xyY:
        0.2131, 0.1238, 17.6915
      CIE-Lab:
        49.1198, 61.4212, -78.6595
        CIE-LCH:
        49.1198, 99.7992, 307.9845
        CIE-Luv:
        49.1198, 7.7380, -123.7709
        Hunter-Lab:
        42.0613, 55.5983, -104.1016
      #874efd color charts
#874efd RGB chart
      #874efd CMYK chart
      #874efd RGB pie chart
      #874efd color shades, tints & tones
#874efd color schemes
#874efd color preview, HTML & CSS examples
           This text has a color of #874efd        
        
          <p style="color:#874efd;">Text here</p>
        
        
          .mytext {color:#874efd;}
        
        Text color #874efd
      
           This box has a color of #874efd        
        
          <div style="background-color:#874efd;">Content here</div>
        
        
          .mybackground {background-color:#874efd;}
        
        Background color #874efd
      
           Border around this has a color of #874efd        
        
          <div style="border:2px solid #874efd;">Content here</div>
        
        
          .myborder {border:2px solid #874efd;}
        
        Border color #874efd