#8127df color space conversions
Hex:
        #8127df
        RGB:
        129, 39, 223
        CMY:
        49, 85, 13
        CMYK:
        42, 83, 0, 13
      HSL:
        269°, 74.1935%, 51.3725%
        HSV (HSB):
        269°, 82.5112%, 87.4510%
        XYZ:
        23.0981, 11.4459, 70.8039
        xyY:
        0.2193, 0.1086, 11.4459
      CIE-Lab:
        40.3215, 69.2548, -76.1662
        CIE-LCH:
        40.3215, 102.9442, 312.2790
        CIE-Luv:
        40.3215, 15.2315, -112.8855
        Hunter-Lab:
        33.8318, 62.6623, -100.4013
      #8127df color charts
#8127df RGB chart
      #8127df CMYK chart
      #8127df RGB pie chart
      #8127df color shades, tints & tones
#8127df color schemes
#8127df color preview, HTML & CSS examples
           This text has a color of #8127df        
        
          <p style="color:#8127df;">Text here</p>
        
        
          .mytext {color:#8127df;}
        
        Text color #8127df
      
           This box has a color of #8127df        
        
          <div style="background-color:#8127df;">Content here</div>
        
        
          .mybackground {background-color:#8127df;}
        
        Background color #8127df
      
           Border around this has a color of #8127df        
        
          <div style="border:2px solid #8127df;">Content here</div>
        
        
          .myborder {border:2px solid #8127df;}
        
        Border color #8127df