#061fec color space conversions
Hex:
        #061fec
        RGB:
        6, 31, 236
        CMY:
        98, 88, 7
        CMYK:
        97, 87, 0, 7
      HSL:
        233°, 95.0413%, 47.4510%
        HSV (HSB):
        233°, 97.4576%, 92.5490%
        XYZ:
        15.7054, 7.0748, 79.8947
        xyY:
        0.1530, 0.0689, 7.0748
      CIE-Lab:
        31.9766, 67.5765, -97.6731
        CIE-LCH:
        31.9766, 118.7713, 304.6780
        CIE-Luv:
        31.9766, -10.0037, -121.4687
        Hunter-Lab:
        26.5985, 58.8500, -159.4719
      #061fec color charts
#061fec RGB chart
      #061fec CMYK chart
      #061fec RGB pie chart
      #061fec color shades, tints & tones
#061fec color schemes
#061fec color preview, HTML & CSS examples
           This text has a color of #061fec        
        
          <p style="color:#061fec;">Text here</p>
        
        
          .mytext {color:#061fec;}
        
        Text color #061fec
      
           This box has a color of #061fec        
        
          <div style="background-color:#061fec;">Content here</div>
        
        
          .mybackground {background-color:#061fec;}
        
        Background color #061fec
      
           Border around this has a color of #061fec        
        
          <div style="border:2px solid #061fec;">Content here</div>
        
        
          .myborder {border:2px solid #061fec;}
        
        Border color #061fec