#6065d7 color space conversions
Hex:
        #6065d7
        RGB:
        96, 101, 215
        CMY:
        62, 60, 16
        CMYK:
        55, 53, 0, 16
      HSL:
        237°, 59.7990%, 60.9804%
        HSV (HSB):
        237°, 55.3488%, 84.3137%
        XYZ:
        21.7433, 16.7005, 66.3675
        xyY:
        0.2075, 0.1593, 16.7005
      CIE-Lab:
        47.8804, 30.4499, -59.4364
        CIE-LCH:
        47.8804, 66.7824, 297.1266
        CIE-Luv:
        47.8804, -8.2919, -93.0294
        Hunter-Lab:
        40.8662, 23.4570, -67.6818
      #6065d7 color charts
#6065d7 RGB chart
      #6065d7 CMYK chart
      #6065d7 RGB pie chart
      #6065d7 color shades, tints & tones
#6065d7 color schemes
#6065d7 color preview, HTML & CSS examples
           This text has a color of #6065d7        
        
          <p style="color:#6065d7;">Text here</p>
        
        
          .mytext {color:#6065d7;}
        
        Text color #6065d7
      
           This box has a color of #6065d7        
        
          <div style="background-color:#6065d7;">Content here</div>
        
        
          .mybackground {background-color:#6065d7;}
        
        Background color #6065d7
      
           Border around this has a color of #6065d7        
        
          <div style="border:2px solid #6065d7;">Content here</div>
        
        
          .myborder {border:2px solid #6065d7;}
        
        Border color #6065d7