#6969f5 color space conversions
Hex:
        #6969f5
        RGB:
        105, 105, 245
        CMY:
        59, 59, 4
        CMYK:
        57, 57, 0, 4
      HSL:
        240°, 87.5000%, 68.6275%
        HSV (HSB):
        240°, 57.1429%, 96.0784%
        XYZ:
        27.3587, 19.6990, 88.7465
        xyY:
        0.2015, 0.1451, 19.6990
      CIE-Lab:
        51.4952, 39.2057, -70.4506
        CIE-LCH:
        51.4952, 80.6249, 299.0959
        CIE-Luv:
        51.4952, -8.0790, -112.0474
        Hunter-Lab:
        44.3835, 32.3590, -87.4841
      #6969f5 color charts
#6969f5 RGB chart
      #6969f5 CMYK chart
      #6969f5 RGB pie chart
      #6969f5 color shades, tints & tones
#6969f5 color schemes
#6969f5 color preview, HTML & CSS examples
           This text has a color of #6969f5        
        
          <p style="color:#6969f5;">Text here</p>
        
        
          .mytext {color:#6969f5;}
        
        Text color #6969f5
      
           This box has a color of #6969f5        
        
          <div style="background-color:#6969f5;">Content here</div>
        
        
          .mybackground {background-color:#6969f5;}
        
        Background color #6969f5
      
           Border around this has a color of #6969f5        
        
          <div style="border:2px solid #6969f5;">Content here</div>
        
        
          .myborder {border:2px solid #6969f5;}
        
        Border color #6969f5