#824ddb color space conversions
Hex:
        #824ddb
        RGB:
        130, 77, 219
        CMY:
        49, 70, 14
        CMYK:
        41, 65, 0, 14
      HSL:
        262°, 66.3551%, 58.0392%
        HSV (HSB):
        262°, 64.8402%, 85.8824%
        XYZ:
        24.6460, 15.1681, 68.6466
        xyY:
        0.2272, 0.1398, 15.1681
      CIE-Lab:
        45.8635, 52.1867, -64.8330
        CIE-LCH:
        45.8635, 83.2273, 308.8320
        CIE-Luv:
        45.8635, 10.3498, -101.5631
        Hunter-Lab:
        38.9462, 44.8028, -77.2423
      #824ddb color charts
#824ddb RGB chart
      #824ddb CMYK chart
      #824ddb RGB pie chart
      #824ddb color shades, tints & tones
#824ddb color schemes
#824ddb color preview, HTML & CSS examples
           This text has a color of #824ddb        
        
          <p style="color:#824ddb;">Text here</p>
        
        
          .mytext {color:#824ddb;}
        
        Text color #824ddb
      
           This box has a color of #824ddb        
        
          <div style="background-color:#824ddb;">Content here</div>
        
        
          .mybackground {background-color:#824ddb;}
        
        Background color #824ddb
      
           Border around this has a color of #824ddb        
        
          <div style="border:2px solid #824ddb;">Content here</div>
        
        
          .myborder {border:2px solid #824ddb;}
        
        Border color #824ddb