#061ed8 color space conversions
Hex:
        #061ed8
        RGB:
        6, 30, 216
        CMY:
        98, 88, 15
        CMYK:
        97, 86, 0, 15
      HSL:
        233°, 94.5946%, 43.5294%
        HSV (HSB):
        233°, 97.2222%, 84.7059%
        XYZ:
        12.9340, 5.9251, 65.4277
        xyY:
        0.1535, 0.0703, 5.9251
      CIE-Lab:
        29.2228, 62.2531, -90.8004
        CIE-LCH:
        29.2228, 110.0916, 304.4347
        CIE-Luv:
        29.2228, -9.2251, -109.9594
        Hunter-Lab:
        24.3416, 52.2492, -142.3263
      #061ed8 color charts
#061ed8 RGB chart
      #061ed8 CMYK chart
      #061ed8 RGB pie chart
      #061ed8 color shades, tints & tones
#061ed8 color schemes
#061ed8 color preview, HTML & CSS examples
           This text has a color of #061ed8        
        
          <p style="color:#061ed8;">Text here</p>
        
        
          .mytext {color:#061ed8;}
        
        Text color #061ed8
      
           This box has a color of #061ed8        
        
          <div style="background-color:#061ed8;">Content here</div>
        
        
          .mybackground {background-color:#061ed8;}
        
        Background color #061ed8
      
           Border around this has a color of #061ed8        
        
          <div style="border:2px solid #061ed8;">Content here</div>
        
        
          .myborder {border:2px solid #061ed8;}
        
        Border color #061ed8