#8365dd color space conversions
Hex:
        #8365dd
        RGB:
        131, 101, 221
        CMY:
        49, 60, 13
        CMYK:
        41, 54, 0, 13
      HSL:
        255°, 63.8298%, 63.1373%
        HSV (HSB):
        255°, 54.2986%, 86.6667%
        XYZ:
        27.0649, 19.3531, 70.7157
        xyY:
        0.2311, 0.1652, 19.3531
      CIE-Lab:
        51.0978, 39.7324, -57.5144
        CIE-LCH:
        51.0978, 69.9040, 304.6377
        CIE-Luv:
        51.0978, 4.3929, -92.5951
        Hunter-Lab:
        43.9922, 32.8306, -64.5118
      #8365dd color charts
#8365dd RGB chart
      #8365dd CMYK chart
      #8365dd RGB pie chart
      #8365dd color shades, tints & tones
#8365dd color schemes
#8365dd color preview, HTML & CSS examples
           This text has a color of #8365dd        
        
          <p style="color:#8365dd;">Text here</p>
        
        
          .mytext {color:#8365dd;}
        
        Text color #8365dd
      
           This box has a color of #8365dd        
        
          <div style="background-color:#8365dd;">Content here</div>
        
        
          .mybackground {background-color:#8365dd;}
        
        Background color #8365dd
      
           Border around this has a color of #8365dd        
        
          <div style="border:2px solid #8365dd;">Content here</div>
        
        
          .myborder {border:2px solid #8365dd;}
        
        Border color #8365dd