#6965fa color space conversions
Hex:
        #6965fa
        RGB:
        105, 101, 250
        CMY:
        59, 60, 2
        CMYK:
        58, 60, 0, 2
      HSL:
        242°, 93.7107%, 68.8235%
        HSV (HSB):
        242°, 59.6000%, 98.0392%
        XYZ:
        27.7347, 19.2127, 92.6891
        xyY:
        0.1986, 0.1376, 19.2127
      CIE-Lab:
        50.9352, 43.1248, -74.1427
        CIE-LCH:
        50.9352, 85.7723, 300.1843
        CIE-Luv:
        50.9352, -7.3314, -117.3547
        Hunter-Lab:
        43.8323, 36.2384, -94.6937
      #6965fa color charts
#6965fa RGB chart
      #6965fa CMYK chart
      #6965fa RGB pie chart
      #6965fa color shades, tints & tones
#6965fa color schemes
#6965fa color preview, HTML & CSS examples
           This text has a color of #6965fa        
        
          <p style="color:#6965fa;">Text here</p>
        
        
          .mytext {color:#6965fa;}
        
        Text color #6965fa
      
           This box has a color of #6965fa        
        
          <div style="background-color:#6965fa;">Content here</div>
        
        
          .mybackground {background-color:#6965fa;}
        
        Background color #6965fa
      
           Border around this has a color of #6965fa        
        
          <div style="border:2px solid #6965fa;">Content here</div>
        
        
          .myborder {border:2px solid #6965fa;}
        
        Border color #6965fa