#868dc3 color space conversions
Hex:
        #868dc3
        RGB:
        134, 141, 195
        CMY:
        47, 45, 24
        CMYK:
        31, 28, 0, 24
      HSL:
        233°, 33.7017%, 64.5098%
        HSV (HSB):
        233°, 31.2821%, 76.4706%
        XYZ:
        29.2067, 28.0582, 55.5062
        xyY:
        0.2590, 0.2488, 28.0582
      CIE-Lab:
        59.9413, 10.0718, -28.8350
        CIE-LCH:
        59.9413, 30.5433, 289.2538
        CIE-Luv:
        59.9413, -6.5221, -45.8135
        Hunter-Lab:
        52.9700, 5.7242, -25.0498
      #868dc3 color charts
#868dc3 RGB chart
      #868dc3 CMYK chart
      #868dc3 RGB pie chart
      #868dc3 color shades, tints & tones
#868dc3 color schemes
#868dc3 color preview, HTML & CSS examples
           This text has a color of #868dc3        
        
          <p style="color:#868dc3;">Text here</p>
        
        
          .mytext {color:#868dc3;}
        
        Text color #868dc3
      
           This box has a color of #868dc3        
        
          <div style="background-color:#868dc3;">Content here</div>
        
        
          .mybackground {background-color:#868dc3;}
        
        Background color #868dc3
      
           Border around this has a color of #868dc3        
        
          <div style="border:2px solid #868dc3;">Content here</div>
        
        
          .myborder {border:2px solid #868dc3;}
        
        Border color #868dc3