#412dcf color space conversions
Hex:
        #412dcf
        RGB:
        65, 45, 207
        CMY:
        75, 82, 19
        CMYK:
        69, 78, 0, 19
      HSL:
        247°, 64.2857%, 49.4118%
        HSV (HSB):
        247°, 78.2609%, 81.1765%
        XYZ:
        14.3808, 7.5056, 59.7223
        xyY:
        0.1762, 0.0920, 7.5056
      CIE-Lab:
        32.9312, 55.5209, -79.3509
        CIE-LCH:
        32.9312, 96.8459, 304.9800
        CIE-Luv:
        32.9312, -4.2535, -106.0327
        Hunter-Lab:
        27.3963, 45.7545, -110.0710
      #412dcf color charts
#412dcf RGB chart
      #412dcf CMYK chart
      #412dcf RGB pie chart
      #412dcf color shades, tints & tones
#412dcf color schemes
#412dcf color preview, HTML & CSS examples
           This text has a color of #412dcf        
        
          <p style="color:#412dcf;">Text here</p>
        
        
          .mytext {color:#412dcf;}
        
        Text color #412dcf
      
           This box has a color of #412dcf        
        
          <div style="background-color:#412dcf;">Content here</div>
        
        
          .mybackground {background-color:#412dcf;}
        
        Background color #412dcf
      
           Border around this has a color of #412dcf        
        
          <div style="border:2px solid #412dcf;">Content here</div>
        
        
          .myborder {border:2px solid #412dcf;}
        
        Border color #412dcf