#8359df color space conversions
Hex:
        #8359df
        RGB:
        131, 89, 223
        CMY:
        49, 65, 13
        CMYK:
        41, 60, 0, 13
      HSL:
        259°, 67.6768%, 61.1765%
        HSV (HSB):
        259°, 60.0897%, 87.4510%
        XYZ:
        26.2517, 17.2978, 71.7672
        xyY:
        0.2276, 0.1500, 17.2978
      CIE-Lab:
        48.6331, 47.0284, -62.6182
        CIE-LCH:
        48.6331, 78.3116, 306.9078
        CIE-Luv:
        48.6331, 7.4265, -99.6459
        Hunter-Lab:
        41.5906, 39.8846, -73.1953
      #8359df color charts
#8359df RGB chart
      #8359df CMYK chart
      #8359df RGB pie chart
      #8359df color shades, tints & tones
#8359df color schemes
#8359df color preview, HTML & CSS examples
           This text has a color of #8359df        
        
          <p style="color:#8359df;">Text here</p>
        
        
          .mytext {color:#8359df;}
        
        Text color #8359df
      
           This box has a color of #8359df        
        
          <div style="background-color:#8359df;">Content here</div>
        
        
          .mybackground {background-color:#8359df;}
        
        Background color #8359df
      
           Border around this has a color of #8359df        
        
          <div style="border:2px solid #8359df;">Content here</div>
        
        
          .myborder {border:2px solid #8359df;}
        
        Border color #8359df