#061eea color space conversions
Hex:
        #061eea
        RGB:
        6, 30, 234
        CMY:
        98, 88, 8
        CMYK:
        97, 87, 0, 8
      HSL:
        234°, 95.0000%, 47.0588%
        HSV (HSB):
        234°, 97.4359%, 91.7647%
        XYZ:
        15.3907, 6.9078, 78.3641
        xyY:
        0.1529, 0.0686, 6.9078
      CIE-Lab:
        31.5960, 67.3717, -97.1699
        CIE-LCH:
        31.5960, 118.2410, 304.7351
        CIE-Luv:
        31.5960, -9.8509, -120.2524
        Hunter-Lab:
        26.2827, 58.5318, -158.3805
      #061eea color charts
#061eea RGB chart
      #061eea CMYK chart
      #061eea RGB pie chart
      #061eea color shades, tints & tones
#061eea color schemes
#061eea color preview, HTML & CSS examples
           This text has a color of #061eea        
        
          <p style="color:#061eea;">Text here</p>
        
        
          .mytext {color:#061eea;}
        
        Text color #061eea
      
           This box has a color of #061eea        
        
          <div style="background-color:#061eea;">Content here</div>
        
        
          .mybackground {background-color:#061eea;}
        
        Background color #061eea
      
           Border around this has a color of #061eea        
        
          <div style="border:2px solid #061eea;">Content here</div>
        
        
          .myborder {border:2px solid #061eea;}
        
        Border color #061eea