#061ecd color space conversions
Hex:
        #061ecd
        RGB:
        6, 30, 205
        CMY:
        98, 88, 20
        CMYK:
        97, 85, 0, 20
      HSL:
        233°, 94.3128%, 41.3725%
        HSV (HSB):
        233°, 97.0732%, 80.3922%
        XYZ:
        11.5588, 5.3750, 58.1859
        xyY:
        0.1539, 0.0716, 5.3750
      CIE-Lab:
        27.7776, 59.0238, -86.8204
        CIE-LCH:
        27.7776, 104.9838, 304.2094
        CIE-Luv:
        27.7776, -8.8495, -103.6310
        Hunter-Lab:
        23.1841, 48.4218, -132.5729
      #061ecd color charts
#061ecd RGB chart
      #061ecd CMYK chart
      #061ecd RGB pie chart
      #061ecd color shades, tints & tones
#061ecd color schemes
#061ecd color preview, HTML & CSS examples
           This text has a color of #061ecd        
        
          <p style="color:#061ecd;">Text here</p>
        
        
          .mytext {color:#061ecd;}
        
        Text color #061ecd
      
           This box has a color of #061ecd        
        
          <div style="background-color:#061ecd;">Content here</div>
        
        
          .mybackground {background-color:#061ecd;}
        
        Background color #061ecd
      
           Border around this has a color of #061ecd        
        
          <div style="border:2px solid #061ecd;">Content here</div>
        
        
          .myborder {border:2px solid #061ecd;}
        
        Border color #061ecd