#868dd1 color space conversions
Hex:
        #868dd1
        RGB:
        134, 141, 209
        CMY:
        47, 45, 18
        CMYK:
        36, 33, 0, 18
      HSL:
        234°, 44.9102%, 67.2549%
        HSV (HSB):
        234°, 35.8852%, 81.9608%
        XYZ:
        30.8650, 28.7215, 64.2386
        xyY:
        0.2493, 0.2320, 28.7215
      CIE-Lab:
        60.5351, 13.7809, -35.7851
        CIE-LCH:
        60.5351, 38.3469, 291.0618
        CIE-Luv:
        60.5351, -7.2238, -57.7073
        Hunter-Lab:
        53.5925, 9.0150, -33.5533
      #868dd1 color charts
#868dd1 RGB chart
      #868dd1 CMYK chart
      #868dd1 RGB pie chart
      #868dd1 color shades, tints & tones
#868dd1 color schemes
#868dd1 color preview, HTML & CSS examples
           This text has a color of #868dd1        
        
          <p style="color:#868dd1;">Text here</p>
        
        
          .mytext {color:#868dd1;}
        
        Text color #868dd1
      
           This box has a color of #868dd1        
        
          <div style="background-color:#868dd1;">Content here</div>
        
        
          .mybackground {background-color:#868dd1;}
        
        Background color #868dd1
      
           Border around this has a color of #868dd1        
        
          <div style="border:2px solid #868dd1;">Content here</div>
        
        
          .myborder {border:2px solid #868dd1;}
        
        Border color #868dd1