#868ffe color space conversions
Hex:
        #868ffe
        RGB:
        134, 143, 254
        CMY:
        47, 44, 0
        CMYK:
        47, 44, 0, 0
      HSL:
        236°, 98.3607%, 76.0784%
        HSV (HSB):
        236°, 47.2441%, 99.6078%
        XYZ:
        37.5434, 31.8690, 97.9385
        xyY:
        0.2243, 0.1904, 31.8690
      CIE-Lab:
        63.2345, 25.3332, -56.4498
        CIE-LCH:
        63.2345, 61.8737, 294.1693
        CIE-Luv:
        63.2345, -10.1126, -93.6897
        Hunter-Lab:
        56.4526, 19.9178, -63.3441
      #868ffe color charts
#868ffe RGB chart
      #868ffe CMYK chart
      #868ffe RGB pie chart
      #868ffe color shades, tints & tones
#868ffe color schemes
#868ffe color preview, HTML & CSS examples
           This text has a color of #868ffe        
        
          <p style="color:#868ffe;">Text here</p>
        
        
          .mytext {color:#868ffe;}
        
        Text color #868ffe
      
           This box has a color of #868ffe        
        
          <div style="background-color:#868ffe;">Content here</div>
        
        
          .mybackground {background-color:#868ffe;}
        
        Background color #868ffe
      
           Border around this has a color of #868ffe        
        
          <div style="border:2px solid #868ffe;">Content here</div>
        
        
          .myborder {border:2px solid #868ffe;}
        
        Border color #868ffe