#8284e6 color space conversions
Hex:
        #8284e6
        RGB:
        130, 132, 230
        CMY:
        49, 48, 10
        CMYK:
        43, 43, 0, 10
      HSL:
        239°, 66.6667%, 70.5882%
        HSV (HSB):
        239°, 43.4783%, 90.1961%
        XYZ:
        31.7401, 26.9615, 78.3941
        xyY:
        0.2315, 0.1967, 26.9615
      CIE-Lab:
        58.9387, 23.8796, -50.0503
        CIE-LCH:
        58.9387, 55.4551, 295.5064
        CIE-Luv:
        58.9387, -6.6861, -81.9012
        Hunter-Lab:
        51.9245, 18.2446, -53.1672
      #8284e6 color charts
#8284e6 RGB chart
      #8284e6 CMYK chart
      #8284e6 RGB pie chart
      #8284e6 color shades, tints & tones
#8284e6 color schemes
#8284e6 color preview, HTML & CSS examples
           This text has a color of #8284e6        
        
          <p style="color:#8284e6;">Text here</p>
        
        
          .mytext {color:#8284e6;}
        
        Text color #8284e6
      
           This box has a color of #8284e6        
        
          <div style="background-color:#8284e6;">Content here</div>
        
        
          .mybackground {background-color:#8284e6;}
        
        Background color #8284e6
      
           Border around this has a color of #8284e6        
        
          <div style="border:2px solid #8284e6;">Content here</div>
        
        
          .myborder {border:2px solid #8284e6;}
        
        Border color #8284e6