#8c82ec color space conversions
Hex:
        #8c82ec
        RGB:
        140, 130, 236
        CMY:
        45, 49, 7
        CMYK:
        41, 45, 0, 7
      HSL:
        246°, 73.6111%, 71.7647%
        HSV (HSB):
        246°, 44.9153%, 92.5490%
        XYZ:
        33.9382, 27.5968, 82.8949
        xyY:
        0.2350, 0.1911, 27.5968
      CIE-Lab:
        59.5227, 29.1917, -52.4101
        CIE-LCH:
        59.5227, 59.9915, 299.1172
        CIE-Luv:
        59.5227, -2.2858, -86.4913
        Hunter-Lab:
        52.5327, 23.3857, -56.7848
      #8c82ec color charts
#8c82ec RGB chart
      #8c82ec CMYK chart
      #8c82ec RGB pie chart
      #8c82ec color shades, tints & tones
#8c82ec color schemes
#8c82ec color preview, HTML & CSS examples
           This text has a color of #8c82ec        
        
          <p style="color:#8c82ec;">Text here</p>
        
        
          .mytext {color:#8c82ec;}
        
        Text color #8c82ec
      
           This box has a color of #8c82ec        
        
          <div style="background-color:#8c82ec;">Content here</div>
        
        
          .mybackground {background-color:#8c82ec;}
        
        Background color #8c82ec
      
           Border around this has a color of #8c82ec        
        
          <div style="border:2px solid #8c82ec;">Content here</div>
        
        
          .myborder {border:2px solid #8c82ec;}
        
        Border color #8c82ec