#6061eb color space conversions
Hex:
        #6061eb
        RGB:
        96, 97, 235
        CMY:
        62, 62, 8
        CMYK:
        59, 59, 0, 8
      HSL:
        240°, 77.6536%, 64.9020%
        HSV (HSB):
        240°, 59.1489%, 92.1569%
        XYZ:
        24.0940, 17.0343, 80.6153
        xyY:
        0.1979, 0.1399, 17.0343
      CIE-Lab:
        48.3033, 39.2721, -70.0645
        CIE-LCH:
        48.3033, 80.3201, 299.2712
        CIE-Luv:
        48.3033, -8.1751, -109.4716
        Hunter-Lab:
        41.2727, 31.9766, -86.9165
      #6061eb color charts
#6061eb RGB chart
      #6061eb CMYK chart
      #6061eb RGB pie chart
      #6061eb color shades, tints & tones
#6061eb color schemes
#6061eb color preview, HTML & CSS examples
           This text has a color of #6061eb        
        
          <p style="color:#6061eb;">Text here</p>
        
        
          .mytext {color:#6061eb;}
        
        Text color #6061eb
      
           This box has a color of #6061eb        
        
          <div style="background-color:#6061eb;">Content here</div>
        
        
          .mybackground {background-color:#6061eb;}
        
        Background color #6061eb
      
           Border around this has a color of #6061eb        
        
          <div style="border:2px solid #6061eb;">Content here</div>
        
        
          .myborder {border:2px solid #6061eb;}
        
        Border color #6061eb