#8035dd color space conversions
Hex:
        #8035dd
        RGB:
        128, 53, 221
        CMY:
        50, 79, 13
        CMYK:
        42, 76, 0, 13
      HSL:
        267°, 71.1864%, 53.7255%
        HSV (HSB):
        267°, 76.0181%, 86.6667%
        XYZ:
        23.2263, 12.3559, 69.5674
        xyY:
        0.2209, 0.1175, 12.3559
      CIE-Lab:
        41.7762, 63.5612, -72.6435
        CIE-LCH:
        41.7762, 96.5251, 311.1851
        CIE-Luv:
        41.7762, 13.4755, -109.6138
        Hunter-Lab:
        35.1509, 56.4317, -92.7356
      #8035dd color charts
#8035dd RGB chart
      #8035dd CMYK chart
      #8035dd RGB pie chart
      #8035dd color shades, tints & tones
#8035dd color schemes
#8035dd color preview, HTML & CSS examples
           This text has a color of #8035dd        
        
          <p style="color:#8035dd;">Text here</p>
        
        
          .mytext {color:#8035dd;}
        
        Text color #8035dd
      
           This box has a color of #8035dd        
        
          <div style="background-color:#8035dd;">Content here</div>
        
        
          .mybackground {background-color:#8035dd;}
        
        Background color #8035dd
      
           Border around this has a color of #8035dd        
        
          <div style="border:2px solid #8035dd;">Content here</div>
        
        
          .myborder {border:2px solid #8035dd;}
        
        Border color #8035dd