#6936fe color space conversions
Hex:
        #6936fe
        RGB:
        105, 54, 254
        CMY:
        59, 79, 0
        CMYK:
        59, 79, 0, 0
      HSL:
        255°, 99.0099%, 60.3922%
        HSV (HSB):
        255°, 78.7402%, 99.6078%
        XYZ:
        25.0343, 12.7973, 94.9166
        xyY:
        0.1886, 0.0964, 12.7973
      CIE-Lab:
        42.4563, 68.5387, -90.2678
        CIE-LCH:
        42.4563, 113.3394, 307.2087
        CIE-Luv:
        42.4563, 0.9593, -131.7930
        Hunter-Lab:
        35.7734, 62.3111, -132.2713
      #6936fe color charts
#6936fe RGB chart
      #6936fe CMYK chart
      #6936fe RGB pie chart
      #6936fe color shades, tints & tones
#6936fe color schemes
#6936fe color preview, HTML & CSS examples
           This text has a color of #6936fe        
        
          <p style="color:#6936fe;">Text here</p>
        
        
          .mytext {color:#6936fe;}
        
        Text color #6936fe
      
           This box has a color of #6936fe        
        
          <div style="background-color:#6936fe;">Content here</div>
        
        
          .mybackground {background-color:#6936fe;}
        
        Background color #6936fe
      
           Border around this has a color of #6936fe        
        
          <div style="border:2px solid #6936fe;">Content here</div>
        
        
          .myborder {border:2px solid #6936fe;}
        
        Border color #6936fe