#6129fe color space conversions
Hex:
        #6129fe
        RGB:
        97, 41, 254
        CMY:
        62, 84, 0
        CMYK:
        62, 84, 0, 0
      HSL:
        256°, 99.0698%, 57.8431%
        HSV (HSB):
        256°, 83.8583%, 99.6078%
        XYZ:
        23.6121, 11.2830, 94.6993
        xyY:
        0.1822, 0.0871, 11.2830
      CIE-Lab:
        40.0531, 72.7093, -94.2653
        CIE-LCH:
        40.0531, 119.0487, 307.6440
        CIE-Luv:
        40.0531, 0.0957, -132.9995
        Hunter-Lab:
        33.5902, 66.6930, -143.6403
      #6129fe color charts
#6129fe RGB chart
      #6129fe CMYK chart
      #6129fe RGB pie chart
      #6129fe color shades, tints & tones
#6129fe color schemes
#6129fe color preview, HTML & CSS examples
           This text has a color of #6129fe        
        
          <p style="color:#6129fe;">Text here</p>
        
        
          .mytext {color:#6129fe;}
        
        Text color #6129fe
      
           This box has a color of #6129fe        
        
          <div style="background-color:#6129fe;">Content here</div>
        
        
          .mybackground {background-color:#6129fe;}
        
        Background color #6129fe
      
           Border around this has a color of #6129fe        
        
          <div style="border:2px solid #6129fe;">Content here</div>
        
        
          .myborder {border:2px solid #6129fe;}
        
        Border color #6129fe