#065ce2 color space conversions
Hex:
        #065ce2
        RGB:
        6, 92, 226
        CMY:
        98, 64, 11
        CMYK:
        97, 59, 0, 11
      HSL:
        217°, 94.8276%, 45.4902%
        HSV (HSB):
        217°, 97.3451%, 88.6275%
        XYZ:
        17.6297, 13.1840, 73.5671
        xyY:
        0.1689, 0.1263, 13.1840
      CIE-Lab:
        43.0392, 30.6701, -73.7059
        CIE-LCH:
        43.0392, 79.8324, 292.5929
        CIE-Luv:
        43.0392, -20.2167, -109.8017
        Hunter-Lab:
        36.3098, 23.1261, -94.7104
      #065ce2 color charts
#065ce2 RGB chart
      #065ce2 CMYK chart
      #065ce2 RGB pie chart
      #065ce2 color shades, tints & tones
#065ce2 color schemes
#065ce2 color preview, HTML & CSS examples
           This text has a color of #065ce2        
        
          <p style="color:#065ce2;">Text here</p>
        
        
          .mytext {color:#065ce2;}
        
        Text color #065ce2
      
           This box has a color of #065ce2        
        
          <div style="background-color:#065ce2;">Content here</div>
        
        
          .mybackground {background-color:#065ce2;}
        
        Background color #065ce2
      
           Border around this has a color of #065ce2        
        
          <div style="border:2px solid #065ce2;">Content here</div>
        
        
          .myborder {border:2px solid #065ce2;}
        
        Border color #065ce2