#2415a2 color space conversions
Hex:
        #2415a2
        RGB:
        36, 21, 162
        CMY:
        86, 92, 36
        CMYK:
        78, 87, 0, 36
      HSL:
        246°, 77.0492%, 35.8824%
        HSV (HSB):
        246°, 87.0370%, 63.5294%
        XYZ:
        7.5173, 3.5200, 34.4656
        xyY:
        0.1652, 0.0774, 3.5200
      CIE-Lab:
        22.0166, 50.7591, -70.7571
        CIE-LCH:
        22.0166, 87.0807, 305.6545
        CIE-Luv:
        22.0166, -4.0561, -78.6600
        Hunter-Lab:
        18.7618, 38.6869, -95.7835
      #2415a2 color charts
#2415a2 RGB chart
      #2415a2 CMYK chart
      #2415a2 RGB pie chart
      #2415a2 color shades, tints & tones
#2415a2 color schemes
#2415a2 color preview, HTML & CSS examples
           This text has a color of #2415a2        
        
          <p style="color:#2415a2;">Text here</p>
        
        
          .mytext {color:#2415a2;}
        
        Text color #2415a2
      
           This box has a color of #2415a2        
        
          <div style="background-color:#2415a2;">Content here</div>
        
        
          .mybackground {background-color:#2415a2;}
        
        Background color #2415a2
      
           Border around this has a color of #2415a2        
        
          <div style="border:2px solid #2415a2;">Content here</div>
        
        
          .myborder {border:2px solid #2415a2;}
        
        Border color #2415a2