#869cfb color space conversions
Hex:
        #869cfb
        RGB:
        134, 156, 251
        CMY:
        47, 39, 2
        CMYK:
        47, 38, 0, 2
      HSL:
        229°, 93.6000%, 75.4902%
        HSV (HSB):
        229°, 46.6135%, 98.4314%
        XYZ:
        39.1326, 35.8103, 96.1164
        xyY:
        0.2288, 0.2093, 35.8103
      CIE-Lab:
        66.3747, 16.9026, -49.8308
        CIE-LCH:
        66.3747, 52.6194, 288.7369
        CIE-Luv:
        66.3747, -14.4995, -82.4791
        Hunter-Lab:
        59.8417, 12.0044, -53.3410
      #869cfb color charts
#869cfb RGB chart
      #869cfb CMYK chart
      #869cfb RGB pie chart
      #869cfb color shades, tints & tones
#869cfb color schemes
#869cfb color preview, HTML & CSS examples
           This text has a color of #869cfb        
        
          <p style="color:#869cfb;">Text here</p>
        
        
          .mytext {color:#869cfb;}
        
        Text color #869cfb
      
           This box has a color of #869cfb        
        
          <div style="background-color:#869cfb;">Content here</div>
        
        
          .mybackground {background-color:#869cfb;}
        
        Background color #869cfb
      
           Border around this has a color of #869cfb        
        
          <div style="border:2px solid #869cfb;">Content here</div>
        
        
          .myborder {border:2px solid #869cfb;}
        
        Border color #869cfb