#8864ef color space conversions
Hex:
        #8864ef
        RGB:
        136, 100, 239
        CMY:
        47, 61, 6
        CMYK:
        43, 58, 0, 6
      HSL:
        256°, 81.2865%, 66.4706%
        HSV (HSB):
        256°, 58.1590%, 93.7255%
        XYZ:
        30.2905, 20.5806, 84.0373
        xyY:
        0.2245, 0.1526, 20.5806
      CIE-Lab:
        52.4874, 46.3236, -65.3752
        CIE-LCH:
        52.4874, 80.1236, 305.3206
        CIE-Luv:
        52.4874, 4.8675, -105.7521
        Hunter-Lab:
        45.3658, 39.7932, -78.0749
      #8864ef color charts
#8864ef RGB chart
      #8864ef CMYK chart
      #8864ef RGB pie chart
      #8864ef color shades, tints & tones
#8864ef color schemes
#8864ef color preview, HTML & CSS examples
           This text has a color of #8864ef        
        
          <p style="color:#8864ef;">Text here</p>
        
        
          .mytext {color:#8864ef;}
        
        Text color #8864ef
      
           This box has a color of #8864ef        
        
          <div style="background-color:#8864ef;">Content here</div>
        
        
          .mybackground {background-color:#8864ef;}
        
        Background color #8864ef
      
           Border around this has a color of #8864ef        
        
          <div style="border:2px solid #8864ef;">Content here</div>
        
        
          .myborder {border:2px solid #8864ef;}
        
        Border color #8864ef