#865ddb color space conversions
Hex:
        #865ddb
        RGB:
        134, 93, 219
        CMY:
        47, 64, 14
        CMYK:
        39, 58, 0, 14
      HSL:
        260°, 63.6364%, 61.1765%
        HSV (HSB):
        260°, 57.5342%, 85.8824%
        XYZ:
        26.5320, 18.0115, 69.0960
        xyY:
        0.2335, 0.1585, 18.0115
      CIE-Lab:
        49.5101, 44.4030, -58.9193
        CIE-LCH:
        49.5101, 73.7775, 307.0026
        CIE-Luv:
        49.5101, 8.1967, -94.4191
        Hunter-Lab:
        42.4400, 37.3223, -66.8214
      #865ddb color charts
#865ddb RGB chart
      #865ddb CMYK chart
      #865ddb RGB pie chart
      #865ddb color shades, tints & tones
#865ddb color schemes
#865ddb color preview, HTML & CSS examples
           This text has a color of #865ddb        
        
          <p style="color:#865ddb;">Text here</p>
        
        
          .mytext {color:#865ddb;}
        
        Text color #865ddb
      
           This box has a color of #865ddb        
        
          <div style="background-color:#865ddb;">Content here</div>
        
        
          .mybackground {background-color:#865ddb;}
        
        Background color #865ddb
      
           Border around this has a color of #865ddb        
        
          <div style="border:2px solid #865ddb;">Content here</div>
        
        
          .myborder {border:2px solid #865ddb;}
        
        Border color #865ddb