#868af3 color space conversions
Hex:
        #868af3
        RGB:
        134, 138, 243
        CMY:
        47, 46, 5
        CMYK:
        45, 43, 0, 5
      HSL:
        238°, 81.9549%, 73.9216%
        HSV (HSB):
        238°, 44.8560%, 95.2941%
        XYZ:
        35.0977, 29.7164, 88.6800
        xyY:
        0.2287, 0.1936, 29.7164
      CIE-Lab:
        61.4087, 25.0571, -53.3116
        CIE-LCH:
        61.4087, 58.9066, 295.1741
        CIE-Luv:
        61.4087, -7.8802, -88.0155
        Hunter-Lab:
        54.5127, 19.5288, -58.2927
      #868af3 color charts
#868af3 RGB chart
      #868af3 CMYK chart
      #868af3 RGB pie chart
      #868af3 color shades, tints & tones
#868af3 color schemes
#868af3 color preview, HTML & CSS examples
           This text has a color of #868af3        
        
          <p style="color:#868af3;">Text here</p>
        
        
          .mytext {color:#868af3;}
        
        Text color #868af3
      
           This box has a color of #868af3        
        
          <div style="background-color:#868af3;">Content here</div>
        
        
          .mybackground {background-color:#868af3;}
        
        Background color #868af3
      
           Border around this has a color of #868af3        
        
          <div style="border:2px solid #868af3;">Content here</div>
        
        
          .myborder {border:2px solid #868af3;}
        
        Border color #868af3