#8284dd color space conversions
Hex:
        #8284dd
        RGB:
        130, 132, 221
        CMY:
        49, 48, 13
        CMYK:
        41, 40, 0, 13
      HSL:
        239°, 57.2327%, 68.8235%
        HSV (HSB):
        239°, 41.1765%, 86.6667%
        XYZ:
        30.5083, 26.4688, 71.9076
        xyY:
        0.2367, 0.2054, 26.4688
      CIE-Lab:
        58.4794, 21.3126, -45.7552
        CIE-LCH:
        58.4794, 50.4754, 294.9759
        CIE-Luv:
        58.4794, -6.1808, -74.5081
        Hunter-Lab:
        51.4478, 15.8159, -46.8550
      #8284dd color charts
#8284dd RGB chart
      #8284dd CMYK chart
      #8284dd RGB pie chart
      #8284dd color shades, tints & tones
#8284dd color schemes
#8284dd color preview, HTML & CSS examples
           This text has a color of #8284dd        
        
          <p style="color:#8284dd;">Text here</p>
        
        
          .mytext {color:#8284dd;}
        
        Text color #8284dd
      
           This box has a color of #8284dd        
        
          <div style="background-color:#8284dd;">Content here</div>
        
        
          .mybackground {background-color:#8284dd;}
        
        Background color #8284dd
      
           Border around this has a color of #8284dd        
        
          <div style="border:2px solid #8284dd;">Content here</div>
        
        
          .myborder {border:2px solid #8284dd;}
        
        Border color #8284dd