#6061fe color space conversions
Hex:
        #6061fe
        RGB:
        96, 97, 254
        CMY:
        62, 62, 0
        CMYK:
        62, 62, 0, 0
      HSL:
        240°, 98.7500%, 68.6275%
        HSV (HSB):
        240°, 62.2047%, 99.6078%
        XYZ:
        26.9880, 18.1919, 95.8549
        xyY:
        0.1914, 0.1290, 18.1919
      CIE-Lab:
        49.7281, 45.3243, -78.3577
        CIE-LCH:
        49.7281, 90.5220, 300.0463
        CIE-Luv:
        49.7281, -9.0962, -122.5820
        Hunter-Lab:
        42.6520, 38.3044, -103.3902
      #6061fe color charts
#6061fe RGB chart
      #6061fe CMYK chart
      #6061fe RGB pie chart
      #6061fe color shades, tints & tones
#6061fe color schemes
#6061fe color preview, HTML & CSS examples
           This text has a color of #6061fe        
        
          <p style="color:#6061fe;">Text here</p>
        
        
          .mytext {color:#6061fe;}
        
        Text color #6061fe
      
           This box has a color of #6061fe        
        
          <div style="background-color:#6061fe;">Content here</div>
        
        
          .mybackground {background-color:#6061fe;}
        
        Background color #6061fe
      
           Border around this has a color of #6061fe        
        
          <div style="border:2px solid #6061fe;">Content here</div>
        
        
          .myborder {border:2px solid #6061fe;}
        
        Border color #6061fe