#065af1 color space conversions
Hex:
        #065af1
        RGB:
        6, 90, 241
        CMY:
        98, 65, 5
        CMYK:
        98, 63, 0, 5
      HSL:
        219°, 95.1417%, 48.4314%
        HSV (HSB):
        219°, 97.5104%, 94.5098%
        XYZ:
        19.6085, 13.7019, 84.8303
        xyY:
        0.1660, 0.1160, 13.7019
      CIE-Lab:
        43.8024, 37.6727, -80.9246
        CIE-LCH:
        43.8024, 89.2638, 294.9633
        CIE-Luv:
        43.8024, -19.5368, -120.2787
        Hunter-Lab:
        37.0161, 29.7782, -109.9645
      #065af1 color charts
#065af1 RGB chart
      #065af1 CMYK chart
      #065af1 RGB pie chart
      #065af1 color shades, tints & tones
#065af1 color schemes
#065af1 color preview, HTML & CSS examples
           This text has a color of #065af1        
        
          <p style="color:#065af1;">Text here</p>
        
        
          .mytext {color:#065af1;}
        
        Text color #065af1
      
           This box has a color of #065af1        
        
          <div style="background-color:#065af1;">Content here</div>
        
        
          .mybackground {background-color:#065af1;}
        
        Background color #065af1
      
           Border around this has a color of #065af1        
        
          <div style="border:2px solid #065af1;">Content here</div>
        
        
          .myborder {border:2px solid #065af1;}
        
        Border color #065af1