#6061f0 color space conversions
Hex:
        #6061f0
        RGB:
        96, 97, 240
        CMY:
        62, 62, 6
        CMYK:
        60, 60, 0, 6
      HSL:
        240°, 82.7586%, 65.8824%
        HSV (HSB):
        240°, 60.0000%, 94.1176%
        XYZ:
        24.8267, 17.3275, 84.4741
        xyY:
        0.1961, 0.1368, 17.3275
      CIE-Lab:
        48.6700, 40.8674, -72.2742
        CIE-LCH:
        48.6700, 83.0283, 299.4860
        CIE-Luv:
        48.6700, -8.4211, -112.9757
        Hunter-Lab:
        41.6263, 33.6150, -91.1816
      #6061f0 color charts
#6061f0 RGB chart
      #6061f0 CMYK chart
      #6061f0 RGB pie chart
      #6061f0 color shades, tints & tones
#6061f0 color schemes
#6061f0 color preview, HTML & CSS examples
           This text has a color of #6061f0        
        
          <p style="color:#6061f0;">Text here</p>
        
        
          .mytext {color:#6061f0;}
        
        Text color #6061f0
      
           This box has a color of #6061f0        
        
          <div style="background-color:#6061f0;">Content here</div>
        
        
          .mybackground {background-color:#6061f0;}
        
        Background color #6061f0
      
           Border around this has a color of #6061f0        
        
          <div style="border:2px solid #6061f0;">Content here</div>
        
        
          .myborder {border:2px solid #6061f0;}
        
        Border color #6061f0