#6967fd color space conversions
Hex:
        #6967fd
        RGB:
        105, 103, 253
        CMY:
        59, 60, 1
        CMYK:
        58, 59, 0, 1
      HSL:
        241°, 97.4026%, 69.8039%
        HSV (HSB):
        241°, 59.2885%, 99.2157%
        XYZ:
        28.4056, 19.7956, 95.2523
        xyY:
        0.1980, 0.1380, 19.7956
      CIE-Lab:
        51.6053, 42.8890, -74.7186
        CIE-LCH:
        51.6053, 86.1530, 299.8561
        CIE-Luv:
        51.6053, -7.9887, -118.6057
        Hunter-Lab:
        44.4922, 36.0999, -95.7878
      #6967fd color charts
#6967fd RGB chart
      #6967fd CMYK chart
      #6967fd RGB pie chart
      #6967fd color shades, tints & tones
#6967fd color schemes
#6967fd color preview, HTML & CSS examples
           This text has a color of #6967fd        
        
          <p style="color:#6967fd;">Text here</p>
        
        
          .mytext {color:#6967fd;}
        
        Text color #6967fd
      
           This box has a color of #6967fd        
        
          <div style="background-color:#6967fd;">Content here</div>
        
        
          .mybackground {background-color:#6967fd;}
        
        Background color #6967fd
      
           Border around this has a color of #6967fd        
        
          <div style="border:2px solid #6967fd;">Content here</div>
        
        
          .myborder {border:2px solid #6967fd;}
        
        Border color #6967fd