#8284fd color space conversions
Hex:
        #8284fd
        RGB:
        130, 132, 253
        CMY:
        49, 48, 1
        CMYK:
        49, 48, 0, 1
      HSL:
        239°, 96.8504%, 75.0980%
        HSV (HSB):
        239°, 48.6166%, 99.2157%
        XYZ:
        35.1868, 28.3402, 96.5442
        xyY:
        0.2198, 0.1770, 28.3402
      CIE-Lab:
        60.1949, 30.5927, -60.7699
        CIE-LCH:
        60.1949, 68.0360, 296.7215
        CIE-Luv:
        60.1949, -7.9485, -100.3353
        Hunter-Lab:
        53.2355, 24.8201, -70.2593
      #8284fd color charts
#8284fd RGB chart
      #8284fd CMYK chart
      #8284fd RGB pie chart
      #8284fd color shades, tints & tones
#8284fd color schemes
#8284fd color preview, HTML & CSS examples
           This text has a color of #8284fd        
        
          <p style="color:#8284fd;">Text here</p>
        
        
          .mytext {color:#8284fd;}
        
        Text color #8284fd
      
           This box has a color of #8284fd        
        
          <div style="background-color:#8284fd;">Content here</div>
        
        
          .mybackground {background-color:#8284fd;}
        
        Background color #8284fd
      
           Border around this has a color of #8284fd        
        
          <div style="border:2px solid #8284fd;">Content here</div>
        
        
          .myborder {border:2px solid #8284fd;}
        
        Border color #8284fd