#061ffe color space conversions
Hex:
        #061ffe
        RGB:
        6, 31, 254
        CMY:
        98, 88, 0
        CMYK:
        98, 88, 0, 0
      HSL:
        234°, 99.2000%, 50.9804%
        HSV (HSB):
        234°, 97.6378%, 99.6078%
        XYZ:
        18.4545, 8.1744, 94.3711
        xyY:
        0.1525, 0.0676, 8.1744
      CIE-Lab:
        34.3436, 72.5302, -103.8885
        CIE-LCH:
        34.3436, 126.7022, 304.9210
        CIE-Luv:
        34.3436, -10.6333, -131.6619
        Hunter-Lab:
        28.5910, 65.1813, -175.6865
      #061ffe color charts
#061ffe RGB chart
      #061ffe CMYK chart
      #061ffe RGB pie chart
      #061ffe color shades, tints & tones
#061ffe color schemes
#061ffe color preview, HTML & CSS examples
           This text has a color of #061ffe        
        
          <p style="color:#061ffe;">Text here</p>
        
        
          .mytext {color:#061ffe;}
        
        Text color #061ffe
      
           This box has a color of #061ffe        
        
          <div style="background-color:#061ffe;">Content here</div>
        
        
          .mybackground {background-color:#061ffe;}
        
        Background color #061ffe
      
           Border around this has a color of #061ffe        
        
          <div style="border:2px solid #061ffe;">Content here</div>
        
        
          .myborder {border:2px solid #061ffe;}
        
        Border color #061ffe