#865fdd color space conversions
Hex:
        #865fdd
        RGB:
        134, 95, 221
        CMY:
        47, 63, 13
        CMYK:
        39, 57, 0, 13
      HSL:
        259°, 64.9485%, 61.9608%
        HSV (HSB):
        259°, 57.0136%, 86.6667%
        XYZ:
        26.9749, 18.4732, 70.5506
        xyY:
        0.2325, 0.1593, 18.4732
      CIE-Lab:
        50.0651, 43.8185, -59.1600
        CIE-LCH:
        50.0651, 73.6205, 306.5266
        CIE-Luv:
        50.0651, 7.4062, -94.9957
        Hunter-Lab:
        42.9805, 36.8121, -67.2356
      #865fdd color charts
#865fdd RGB chart
      #865fdd CMYK chart
      #865fdd RGB pie chart
      #865fdd color shades, tints & tones
#865fdd color schemes
#865fdd color preview, HTML & CSS examples
           This text has a color of #865fdd        
        
          <p style="color:#865fdd;">Text here</p>
        
        
          .mytext {color:#865fdd;}
        
        Text color #865fdd
      
           This box has a color of #865fdd        
        
          <div style="background-color:#865fdd;">Content here</div>
        
        
          .mybackground {background-color:#865fdd;}
        
        Background color #865fdd
      
           Border around this has a color of #865fdd        
        
          <div style="border:2px solid #865fdd;">Content here</div>
        
        
          .myborder {border:2px solid #865fdd;}
        
        Border color #865fdd