#065fec color space conversions
Hex:
        #065fec
        RGB:
        6, 95, 236
        CMY:
        98, 63, 7
        CMYK:
        97, 60, 0, 7
      HSL:
        217°, 95.0413%, 47.4510%
        HSV (HSB):
        217°, 97.4576%, 92.5490%
        XYZ:
        19.3076, 14.2793, 81.0954
        xyY:
        0.1684, 0.1245, 14.2793
      CIE-Lab:
        44.6308, 32.5834, -76.7548
        CIE-LCH:
        44.6308, 83.3845, 293.0018
        CIE-Luv:
        44.6308, -20.8043, -115.3401
        Hunter-Lab:
        37.7879, 25.0753, -100.7888
      #065fec color charts
#065fec RGB chart
      #065fec CMYK chart
      #065fec RGB pie chart
      #065fec color shades, tints & tones
#065fec color schemes
#065fec color preview, HTML & CSS examples
           This text has a color of #065fec        
        
          <p style="color:#065fec;">Text here</p>
        
        
          .mytext {color:#065fec;}
        
        Text color #065fec
      
           This box has a color of #065fec        
        
          <div style="background-color:#065fec;">Content here</div>
        
        
          .mybackground {background-color:#065fec;}
        
        Background color #065fec
      
           Border around this has a color of #065fec        
        
          <div style="border:2px solid #065fec;">Content here</div>
        
        
          .myborder {border:2px solid #065fec;}
        
        Border color #065fec