#3411d7 color space conversions
Hex:
        #3411d7
        RGB:
        52, 17, 215
        CMY:
        80, 93, 16
        CMYK:
        76, 92, 0, 16
      HSL:
        251°, 85.3448%, 45.4902%
        HSV (HSB):
        251°, 92.0930%, 84.3137%
        XYZ:
        13.8824, 6.0373, 64.7236
        xyY:
        0.1640, 0.0713, 6.0373
      CIE-Lab:
        29.5063, 67.1689, -89.7041
        CIE-LCH:
        29.5063, 112.0647, 306.8253
        CIE-Luv:
        29.5063, -4.5574, -109.8488
        Hunter-Lab:
        24.5708, 57.8524, -138.9800
      #3411d7 color charts
#3411d7 RGB chart
      #3411d7 CMYK chart
      #3411d7 RGB pie chart
      #3411d7 color shades, tints & tones
#3411d7 color schemes
#3411d7 color preview, HTML & CSS examples
           This text has a color of #3411d7        
        
          <p style="color:#3411d7;">Text here</p>
        
        
          .mytext {color:#3411d7;}
        
        Text color #3411d7
      
           This box has a color of #3411d7        
        
          <div style="background-color:#3411d7;">Content here</div>
        
        
          .mybackground {background-color:#3411d7;}
        
        Background color #3411d7
      
           Border around this has a color of #3411d7        
        
          <div style="border:2px solid #3411d7;">Content here</div>
        
        
          .myborder {border:2px solid #3411d7;}
        
        Border color #3411d7