#3411f2 color space conversions
Hex:
        #3411f2
        RGB:
        52, 17, 242
        CMY:
        80, 93, 5
        CMYK:
        79, 93, 0, 5
      HSL:
        249°, 89.6414%, 50.7843%
        HSV (HSB):
        249°, 92.9752%, 94.9020%
        XYZ:
        17.6436, 7.5418, 84.5302
        xyY:
        0.1608, 0.0687, 7.5418
      CIE-Lab:
        33.0097, 73.9755, -99.3153
        CIE-LCH:
        33.0097, 123.8382, 306.6808
        CIE-Luv:
        33.0097, -6.1041, -125.1942
        Hunter-Lab:
        27.4623, 66.6216, -163.2738
      #3411f2 color charts
#3411f2 RGB chart
      #3411f2 CMYK chart
      #3411f2 RGB pie chart
      #3411f2 color shades, tints & tones
#3411f2 color schemes
#3411f2 color preview, HTML & CSS examples
           This text has a color of #3411f2        
        
          <p style="color:#3411f2;">Text here</p>
        
        
          .mytext {color:#3411f2;}
        
        Text color #3411f2
      
           This box has a color of #3411f2        
        
          <div style="background-color:#3411f2;">Content here</div>
        
        
          .mybackground {background-color:#3411f2;}
        
        Background color #3411f2
      
           Border around this has a color of #3411f2        
        
          <div style="border:2px solid #3411f2;">Content here</div>
        
        
          .myborder {border:2px solid #3411f2;}
        
        Border color #3411f2