#0642fb color space conversions
Hex:
        #0642fb
        RGB:
        6, 66, 251
        CMY:
        98, 74, 2
        CMYK:
        98, 74, 0, 2
      HSL:
        225°, 96.8379%, 50.3922%
        HSV (HSB):
        225°, 97.6096%, 98.4314%
        XYZ:
        19.4359, 10.9002, 92.3463
        xyY:
        0.1584, 0.0888, 10.9002
      CIE-Lab:
        39.4118, 55.7283, -93.7766
        CIE-LCH:
        39.4118, 109.0857, 300.7216
        CIE-Luv:
        39.4118, -14.7679, -130.6818
        Hunter-Lab:
        33.0154, 47.3045, -142.7273
      #0642fb color charts
#0642fb RGB chart
      #0642fb CMYK chart
      #0642fb RGB pie chart
      #0642fb color shades, tints & tones
#0642fb color schemes
#0642fb color preview, HTML & CSS examples
           This text has a color of #0642fb        
        
          <p style="color:#0642fb;">Text here</p>
        
        
          .mytext {color:#0642fb;}
        
        Text color #0642fb
      
           This box has a color of #0642fb        
        
          <div style="background-color:#0642fb;">Content here</div>
        
        
          .mybackground {background-color:#0642fb;}
        
        Background color #0642fb
      
           Border around this has a color of #0642fb        
        
          <div style="border:2px solid #0642fb;">Content here</div>
        
        
          .myborder {border:2px solid #0642fb;}
        
        Border color #0642fb