#065eed color space conversions
Hex:
        #065eed
        RGB:
        6, 94, 237
        CMY:
        98, 63, 7
        CMYK:
        97, 60, 0, 7
      HSL:
        217°, 95.0617%, 47.6471%
        HSV (HSB):
        217°, 97.4684%, 92.9412%
        XYZ:
        19.3639, 14.1585, 81.8331
        xyY:
        0.1679, 0.1227, 14.1585
      CIE-Lab:
        44.4595, 33.6070, -77.5982
        CIE-LCH:
        44.4595, 84.5631, 293.4169
        CIE-Luv:
        44.4595, -20.5420, -116.3627
        Hunter-Lab:
        37.6278, 26.0101, -102.6044
      #065eed color charts
#065eed RGB chart
      #065eed CMYK chart
      #065eed RGB pie chart
      #065eed color shades, tints & tones
#065eed color schemes
#065eed color preview, HTML & CSS examples
           This text has a color of #065eed        
        
          <p style="color:#065eed;">Text here</p>
        
        
          .mytext {color:#065eed;}
        
        Text color #065eed
      
           This box has a color of #065eed        
        
          <div style="background-color:#065eed;">Content here</div>
        
        
          .mybackground {background-color:#065eed;}
        
        Background color #065eed
      
           Border around this has a color of #065eed        
        
          <div style="border:2px solid #065eed;">Content here</div>
        
        
          .myborder {border:2px solid #065eed;}
        
        Border color #065eed