#875eef color space conversions
Hex:
        #875eef
        RGB:
        135, 94, 239
        CMY:
        47, 63, 6
        CMYK:
        44, 61, 0, 6
      HSL:
        257°, 81.9209%, 65.2941%
        HSV (HSB):
        257°, 60.6695%, 93.7255%
        XYZ:
        29.5744, 19.3883, 83.8449
        xyY:
        0.2227, 0.1460, 19.3883
      CIE-Lab:
        51.1384, 49.4250, -67.5609
        CIE-LCH:
        51.1384, 83.7096, 306.1878
        CIE-Luv:
        51.1384, 5.9818, -108.5221
        Hunter-Lab:
        44.0321, 42.8340, -82.0761
      #875eef color charts
#875eef RGB chart
      #875eef CMYK chart
      #875eef RGB pie chart
      #875eef color shades, tints & tones
#875eef color schemes
#875eef color preview, HTML & CSS examples
           This text has a color of #875eef        
        
          <p style="color:#875eef;">Text here</p>
        
        
          .mytext {color:#875eef;}
        
        Text color #875eef
      
           This box has a color of #875eef        
        
          <div style="background-color:#875eef;">Content here</div>
        
        
          .mybackground {background-color:#875eef;}
        
        Background color #875eef
      
           Border around this has a color of #875eef        
        
          <div style="border:2px solid #875eef;">Content here</div>
        
        
          .myborder {border:2px solid #875eef;}
        
        Border color #875eef