#65a1ed color space conversions
Hex:
        #65a1ed
        RGB:
        101, 161, 237
        CMY:
        60, 37, 7
        CMYK:
        57, 32, 0, 7
      HSL:
        214°, 79.0698%, 66.2745%
        HSV (HSB):
        214°, 57.3840%, 92.9412%
        XYZ:
        33.3978, 34.3709, 84.9948
        xyY:
        0.2186, 0.2250, 34.3709
      CIE-Lab:
        65.2559, 2.5871, -44.0546
        CIE-LCH:
        65.2559, 44.1305, 273.3608
        CIE-Luv:
        65.2559, -26.8669, -70.8874
        Hunter-Lab:
        58.6267, -0.9109, -44.9178
      #65a1ed color charts
#65a1ed RGB chart
      #65a1ed CMYK chart
      #65a1ed RGB pie chart
      #65a1ed color shades, tints & tones
#65a1ed color schemes
#65a1ed color preview, HTML & CSS examples
           This text has a color of #65a1ed        
        
          <p style="color:#65a1ed;">Text here</p>
        
        
          .mytext {color:#65a1ed;}
        
        Text color #65a1ed
      
           This box has a color of #65a1ed        
        
          <div style="background-color:#65a1ed;">Content here</div>
        
        
          .mybackground {background-color:#65a1ed;}
        
        Background color #65a1ed
      
           Border around this has a color of #65a1ed        
        
          <div style="border:2px solid #65a1ed;">Content here</div>
        
        
          .myborder {border:2px solid #65a1ed;}
        
        Border color #65a1ed