#412daf color space conversions
Hex:
        #412daf
        RGB:
        65, 45, 175
        CMY:
        75, 82, 31
        CMYK:
        63, 74, 0, 31
      HSL:
        249°, 59.0909%, 43.1373%
        HSV (HSB):
        249°, 74.2857%, 68.6275%
        XYZ:
        10.8562, 6.0957, 41.1618
        xyY:
        0.1868, 0.1049, 6.0957
      CIE-Lab:
        29.6527, 45.8169, -65.9017
        CIE-LCH:
        29.6527, 80.2635, 304.8082
        CIE-Luv:
        29.6527, -2.1222, -86.8679
        Hunter-Lab:
        24.6895, 35.2814, -81.5643
      #412daf color charts
#412daf RGB chart
      #412daf CMYK chart
      #412daf RGB pie chart
      #412daf color shades, tints & tones
#412daf color schemes
#412daf color preview, HTML & CSS examples
           This text has a color of #412daf        
        
          <p style="color:#412daf;">Text here</p>
        
        
          .mytext {color:#412daf;}
        
        Text color #412daf
      
           This box has a color of #412daf        
        
          <div style="background-color:#412daf;">Content here</div>
        
        
          .mybackground {background-color:#412daf;}
        
        Background color #412daf
      
           Border around this has a color of #412daf        
        
          <div style="border:2px solid #412daf;">Content here</div>
        
        
          .myborder {border:2px solid #412daf;}
        
        Border color #412daf